You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by au...@apache.org on 2006/07/05 16:56:30 UTC

svn commit: r419243 - /perl/Apache-SizeLimit/trunk/Changes

Author: autarch
Date: Wed Jul  5 07:56:29 2006
New Revision: 419243

URL: http://svn.apache.org/viewvc?rev=419243&view=rev
Log:
Fix some missing closing braces.
Make the date just be a date.

Modified:
    perl/Apache-SizeLimit/trunk/Changes

Modified: perl/Apache-SizeLimit/trunk/Changes
URL: http://svn.apache.org/viewvc/perl/Apache-SizeLimit/trunk/Changes?rev=419243&r1=419242&r2=419243&view=diff
==============================================================================
--- perl/Apache-SizeLimit/trunk/Changes (original)
+++ perl/Apache-SizeLimit/trunk/Changes Wed Jul  5 07:56:29 2006
@@ -7,29 +7,30 @@
 =over 6
 
 =item 0.06-dev
+
 Copied from the mod_perl 1 core for an independent CPAN release.
 [Philip M. Gollucci <pg...@p6m7g8.com>]
 
 Added support for using Linux::Smaps (on Linux only, obviously) to
 get much more accurate shared memory numbers on 2.6.x kernels. Taken
 from Apache2::SizeLimit.
-[Dave Rolsky <au...@urth.org>
+[Dave Rolsky <au...@urth.org>]
 
 Added support for using Linux::Pid to get the parent pid on
 Linux. This fixes a long-standing bug that caused this module to never
 actually kill a process when using Perl 5.8.1+ on Linux.
-[Dave Rolsky <au...@urth.org>
+[Dave Rolsky <au...@urth.org>]
 
 Lots of work on the docs.
-[Dave Rolsky <au...@urth.org>
+[Dave Rolsky <au...@urth.org>]
 
 When calling C<setmax()>, C<setmin()>, and C<setmax_unshared()>,
 only add Apache::SizeLimit as a cleanup handler once, not once for
 each function call. Taken from Apache2::SizeLimit.
-[Dave Rolsky <au...@urth.org>
+[Dave Rolsky <au...@urth.org>]
 
 Deprecated direct use of globals to set memory limits.
-[Dave Rolsky <au...@urth.org>
+[Dave Rolsky <au...@urth.org>]
 
 =item 0.05 mp2 core / not released
 
@@ -39,7 +40,8 @@
 
 =item 0.02 not released
 
-=item 0.01  Fri Jun 23 22:46:53 2006
+=item 0.01 2006-06-23
+
 original version; created by h2xs 1.23 with options
 -X -A -n Apache-SizeLimit
 [Philip M. Gollucci <pg...@p6m7g8.com>]



Re: svn commit: r419243 - /perl/Apache-SizeLimit/trunk/Changes

Posted by "Philip M. Gollucci" <pg...@p6m7g8.com>.
autarch@apache.org wrote:
> Author: autarch
Dave, please make sure your apache.org account is on the -allow list for modperl-cvs@perl.a.o, otherwise I(we) have to
moderate all your posts through.

http://perl.apache.org/contribute/cvs_howto.html


-- 
------------------------------------------------------------------------
Philip M. Gollucci (pgollucci@p6m7g8.com) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F  6A47 D55A 7172 A799 97F

"In all that I've done wrong I know I must have done something right to
deserve a hug every morning and butterfly kisses at night."

Re: svn commit: r419243 - /perl/Apache-SizeLimit/trunk/Changes

Posted by "Philip M. Gollucci" <pg...@p6m7g8.com>.
autarch@apache.org wrote:
> Author: autarch
Dave, please make sure your apache.org account is on the -allow list for modperl-cvs@perl.a.o, otherwise I(we) have to
moderate all your posts through.

http://perl.apache.org/contribute/cvs_howto.html


-- 
------------------------------------------------------------------------
Philip M. Gollucci (pgollucci@p6m7g8.com) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F  6A47 D55A 7172 A799 97F

"In all that I've done wrong I know I must have done something right to
deserve a hug every morning and butterfly kisses at night."

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org