summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorgreg@kroah.com <greg@kroah.com>2004-07-10 03:59:03 +0200
committerGreg KH <gregkh@suse.de>2005-04-27 06:36:59 +0200
commit16ddbbe10a6484daf63596818a19890225388a71 (patch)
treeed3c85b4a675aaabc657780487fe6b1e5d959cc2 /ChangeLog
parent[PATCH] fix stupid off-by-one bug that caused udevstart to die on x86-64 boxes. (diff)
downloadsystemd-16ddbbe10a6484daf63596818a19890225388a71.tar.xz
systemd-16ddbbe10a6484daf63596818a19890225388a71.zip
[PATCH] 030 release030
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 84a5bd35bf..6a65376488 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Summary of changes from v029 to v030
+============================================
+
+Greg Kroah-Hartman:
+ o fix stupid off-by-one bug that caused udevstart to die on x86-64 boxes
+
+
Summary of changes from v028 to v029
============================================