Files | Admin

Notes:

Release Name: 0.4.3

Notes:
Bugfix and small enhancement release.


Changes: == Release 0.4.3: November 29, 2005 * New Option: You can specify the name of the application with :app_name on calling Daemons.run. This will be used to contruct the name of the pid files and log files. Defaults to the basename of the script. (thanks to Stephen R. Veit) * Bugfix: Handle the case where no controller options are given when calling Daemons, just options after "--". (thanks to Stephen R. Veit)