mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
pff this time i got it right; bump the version
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@627 19e92222-5c0b-0410-8929-a290d50e31e9
This commit is contained in:
parent
1a03438c35
commit
784de81ce2
1 changed files with 30 additions and 26 deletions
|
@ -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.
|
||||
|
||||
* 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.
|
||||
|
Loading…
Add table
Reference in a new issue