]> git.pld-linux.org Git - projects/rc-scripts.git/commitdiff
- 0.4.1.21 0.4.1.21
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 23 Apr 2008 22:35:06 +0000 (22:35 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Wed, 23 Apr 2008 22:35:06 +0000 (22:35 +0000)
svn-id: @9722

ChangeLog
configure.ac

index 5385b8dd47878537daf028ff1145bb1e84f9d7db..673c48888c781c36fe11d0e9e8d2ee67ea28787d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index 4bffea020b3a8e77baaa51617e304a37d7762cde..d1ea00117350823b86736772c135a380bed94f07 100644 (file)
@@ -1,6 +1,6 @@
 dnl $Id$
 
-AC_INIT(["rc-scripts"], [0.4.1.20], [pld-rc-scripts@lists.pld-linux.org], [rc-scripts])
+AC_INIT(["rc-scripts"], [0.4.1.21], [pld-rc-scripts@lists.pld-linux.org], [rc-scripts])
 AM_INIT_AUTOMAKE
 
 ALL_LINGUAS="pl de"
This page took 1.020566 seconds and 4 git commands to generate.