]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2007-05-15 Robert Millan <rmh@aybabtu.com>
authorrobertmh <robertmh@localhost>
Tue, 15 May 2007 19:25:56 +0000 (19:25 +0000)
committerrobertmh <robertmh@localhost>
Tue, 15 May 2007 19:25:56 +0000 (19:25 +0000)
* util/update-grub.in: Remove duplicated line in grub.cfg header
message.

ChangeLog
util/update-grub.in

index 950404f46d44a3a3847a4e4c637b79b16f296832..bc7af5def7fc0a66af0468213d79a963982826c4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-15  Robert Millan  <rmh@aybabtu.com>
+
+       * util/update-grub.in: Remove duplicated line in grub.cfg header
+       message.
+
 2007-05-13  Robert Millan  <rmh@aybabtu.com>
 
        * util/update-grub.in: Fix a few assumptions about the devices holding
index 293b50067e55b01ceba1da7fb7103707b4e16b43..0fc643ea3c54675769f1525457e9e52aff437091 100644 (file)
@@ -110,7 +110,6 @@ cat << EOF
 # DO NOT EDIT THIS FILE
 #
 # It is automaticaly generated by $0 using templates from ${update_grub_dir}
-# It is automaticaly generated by $0 using templates from ${update_grub_dir}
 # and settings from ${sysconfdir}/default/grub
 #
 EOF