about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--projects/mongrel_service/CHANGELOG56
1 files changed, 30 insertions, 26 deletions
diff --git a/projects/mongrel_service/CHANGELOG b/projects/mongrel_service/CHANGELOG
index 9806928..d8ca92e 100644
--- a/projects/mongrel_service/CHANGELOG
+++ b/projects/mongrel_service/CHANGELOG
@@ -1,26 +1,30 @@
-* SVN *
-    
-    * Properly display package/gem version for mongrel_service. Closes #13823.
-    
-    * Updated ServiceFB to r80 to solve issue when compiling with FB > 0.17.
-    
-* 0.3.2 *
-    
-    * Solved detection of parent process at ServiceFB level
-      (solves the x64 Windows issues).
-    
-    * Upgraded to ServiceFB 'trunk' (but pistoned it, just in case).
-    
-    * Fixed problems with ruby installations outside PATH or inside folders with spaces.
-    
-    * Activate FB pedantic warnings by default (is really useful).
-    
-* 0.3.1 *
-    
-    * Single Service (SingleMongrel) object type implemented.
-    
-    * Updated Rakefile to reflect the new building steps.
-    
-    * Removed SendSignal, too hackish for my taste, replaced with complete FB solution.
-    
-    * Added basic Process monitoring and re-spawning. \ No newline at end of file
+
+* SVN *
+
+* 0.3.3 *
+    
+    * Properly display package/gem version for mongrel_service. Closes #13823.
+    
+    * Updated ServiceFB to r80 to solve issue when compiling with FB > 0.17.
+    
+* 0.3.2 *
+    
+    * Solved detection of parent process at ServiceFB level
+      (solves the x64 Windows issues).
+    
+    * Upgraded to ServiceFB 'trunk' (but pistoned it, just in case).
+    
+    * Fixed problems with ruby installations outside PATH or inside folders with spaces.
+    
+    * Activate FB pedantic warnings by default (is really useful).
+    
+* 0.3.1 *
+    
+    * Single Service (SingleMongrel) object type implemented.
+    
+    * Updated Rakefile to reflect the new building steps.
+    
+    * Removed SendSignal, too hackish for my taste, replaced with complete FB solution.
+    
+    * Added basic Process monitoring and re-spawning.
+     \ No newline at end of file