SVN: rc-scripts/trunk: ChangeLog configure.ac

glen glen at pld-linux.org
Thu Apr 24 00:35:06 CEST 2008


Author: glen
Date: Thu Apr 24 00:35:06 2008
New Revision: 9722

Modified:
   rc-scripts/trunk/ChangeLog
   rc-scripts/trunk/configure.ac
Log:
- 0.4.1.21

Modified: rc-scripts/trunk/ChangeLog
==============================================================================
--- rc-scripts/trunk/ChangeLog	(original)
+++ rc-scripts/trunk/ChangeLog	Thu Apr 24 00:35:06 2008
@@ -1,3 +1,20 @@
+2008-04-23 22:31 +0000 [r9720]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* rc.d/init.d/functions: - handle also `uname -r` returning
+	  "2.6.25-1"
+
+2008-04-23 22:27 +0000 [r9718-9719]  Elan Ruusamäe <glen/at/pld-linux.org>
+
+	* rc.d/rc.sysinit: - second try: /var/run cleanup without find and
+	  without args len exceeded error
+
+	* rc.d/init.d/functions: - fix for kernels whose release is
+	  "2.6.25_vanilla-1", found by vip`
+
+2008-04-16 17:30 +0000 [r9711]  Arkadiusz Miśkiewicz <arekm/at/pld-linux.org>
+
+	* sysconfig/i18n: Obsolete texts.
+
 2008-04-09 09:02 +0000 [r9703-9704]  Jan Rękorajski <baggins/at/pld-linux.org>
 
 	* configure.ac: - 0.4.1.20

Modified: rc-scripts/trunk/configure.ac
==============================================================================
--- rc-scripts/trunk/configure.ac	(original)
+++ rc-scripts/trunk/configure.ac	Thu Apr 24 00:35:06 2008
@@ -1,6 +1,6 @@
 dnl $Id$
 
-AC_INIT(["rc-scripts"], [0.4.1.20], [pld-rc-scripts at lists.pld-linux.org], [rc-scripts])
+AC_INIT(["rc-scripts"], [0.4.1.21], [pld-rc-scripts at lists.pld-linux.org], [rc-scripts])
 AM_INIT_AUTOMAKE
 
 ALL_LINGUAS="pl de"


More information about the pld-cvs-commit mailing list