[Catalyst-commits] r10156 - Catalyst-Devel/1.00/trunk
autarch at dev.catalyst.perl.org
autarch at dev.catalyst.perl.org
Thu May 14 15:21:56 GMT 2009
Author: autarch
Date: 2009-05-14 15:21:56 +0000 (Thu, 14 May 2009)
New Revision: 10156
Modified:
Catalyst-Devel/1.00/trunk/Changes
Log:
Add my name to the changes I made
Modified: Catalyst-Devel/1.00/trunk/Changes
===================================================================
--- Catalyst-Devel/1.00/trunk/Changes 2009-05-14 13:41:46 UTC (rev 10155)
+++ Catalyst-Devel/1.00/trunk/Changes 2009-05-14 15:21:56 UTC (rev 10156)
@@ -9,8 +9,10 @@
- Document -pidfile in myapp_server.pl POD (t0m)
1.14_02 2009-05-11 04:29
- - Small changes to work with File::ChangeNotify 0.03.
+ - Small changes to work with File::ChangeNotify 0.03. (Dave
+ Rolsky)
+
1.14_01 2009-05-11 03:45
- This release moves the restarter functionality into a new
module Catalyst::Restarter, that is not a Catalyst Engine
@@ -31,6 +33,7 @@
changed files. As of this writing, it currently ships with a
file watcher that uses inotify on Linux systems, and a
default fallback class that does everything in pure Perl.
+ (Dave Rolsky)
1.13 2009-05-11 02:50
- add [-pidfile|-p] option for myapp_server.pl (caelum)
More information about the Catalyst-commits
mailing list