aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog24
1 files changed, 22 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index f9f607b0..6429b2be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,33 @@
-commit f83f2645d6864421970cf24bf7d1d2172ce2a6b1
+commit 960cd8a40e0c73257bd5b302b4718eccc849f004
+Author: Harald Hoyer <harald@redhat.com>
+Date: Wed May 6 11:25:39 2009 +0200
+
+ version 8.45.27
+
+ ChangeLog | 11 +++++++++++
+ initscripts.spec | 7 ++++++-
+ 2 files changed, 17 insertions(+), 1 deletions(-)
+
+commit af6afcb2c78a7f034f2f4dca2310ccf3b575f840
+Author: Harald Hoyer <harald@redhat.com>
+Date: Thu May 7 14:12:55 2009 +0200
+
+ fixed "Determine reboot/halt via existing INIT_HALT environment variable. (#475006)"
+
+ rc.d/init.d/halt | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit da1f0a03d1a9ae65f36102e71120a3cfe7dd432c
Author: Bill Nottingham <notting@redhat.com>
Date: Tue Oct 12 01:00:13 2004 +0000
return of rawdevices stuff
+ ChangeLog | 10 ++++++
initscripts.spec | 5 ++-
rc.d/init.d/rawdevices | 80 ++++++++++++++++++++++++++++++++++++++++++++++++
sysconfig/rawdevices | 8 +++++
- 3 files changed, 92 insertions(+), 1 deletions(-)
+ 4 files changed, 102 insertions(+), 1 deletions(-)
commit 063bde81b8fcd430aa68312c80a514717b6ccd71
Author: Harald Hoyer <harald@redhat.com>