SVN: rc-scripts/trunk: ChangeLog changelog.sh
glen
glen at pld-linux.org
Wed Mar 7 11:24:34 CET 2007
Author: glen
Date: Wed Mar 7 11:24:34 2007
New Revision: 8367
Modified:
rc-scripts/trunk/ChangeLog
rc-scripts/trunk/changelog.sh
Log:
- correct comment
Modified: rc-scripts/trunk/ChangeLog
==============================================================================
--- rc-scripts/trunk/ChangeLog (original)
+++ rc-scripts/trunk/ChangeLog Wed Mar 7 11:24:34 2007
@@ -4033,12 +4033,12 @@
* rc.d/init.d/functions.network: - ls 2>/dev/null (avoid "ls: no
such file or directory" when directory does not exist)
-2000-07-20 10:07 +0000 [r776] mis <mis/at/pld-linux.org>
+2000-07-20 10:07 +0000 [r776] PaweĹ Gajda <mis/at/pld-linux.org>
* sysconfig/interfaces/ifcfg-description: - one more fix to
IPXFRAMETYPE
-2000-07-20 10:03 +0000 [r775] mis <mis/at/pld-linux.org>
+2000-07-20 10:03 +0000 [r775] PaweĹ Gajda <mis/at/pld-linux.org>
* sysconfig/interfaces/ifcfg-description: - fixed IPXFRAMETYPE
Modified: rc-scripts/trunk/changelog.sh
==============================================================================
--- rc-scripts/trunk/changelog.sh (original)
+++ rc-scripts/trunk/changelog.sh Wed Mar 7 11:24:34 2007
@@ -1,6 +1,6 @@
#!/bin/sh
# $Id: changelog.sh 8104 2006-12-14 17:14:21Z glen $
-# Run this to generate all the initial makefiles, etc.
+# Run this to generate ChangeLog.
if [ ! -x /usr/bin/svn2log ]; then
echo >&2 'Need svn2log program!'
More information about the pld-cvs-commit
mailing list