You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4php-dev@logging.apache.org by ch...@apache.org on 2009/10/27 22:01:40 UTC

svn commit: r830337 - /incubator/log4php/trunk/src/assembly/bin.xml

Author: chammers
Date: Tue Oct 27 21:01:39 2009
New Revision: 830337

URL: http://svn.apache.org/viewvc?rev=830337&view=rev
Log:
Typo, it's CHANGELOG not CHANGES

Modified:
    incubator/log4php/trunk/src/assembly/bin.xml

Modified: incubator/log4php/trunk/src/assembly/bin.xml
URL: http://svn.apache.org/viewvc/incubator/log4php/trunk/src/assembly/bin.xml?rev=830337&r1=830336&r2=830337&view=diff
==============================================================================
--- incubator/log4php/trunk/src/assembly/bin.xml (original)
+++ incubator/log4php/trunk/src/assembly/bin.xml Tue Oct 27 21:01:39 2009
@@ -34,7 +34,7 @@
                                 <include>NOTICE</include>
                                 <include>README</include>
                                 <include>INSTALL</include>
-                                <include>CHANGES</include>
+                                <include>CHANGELOG</include>
                                 <include>pom.xml</include>
                                 <include>src/**</include>
                         </includes>