Revision: 2598
http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2598
Author: robertmh
Date: 2009-09-16 19:01:53 +0000 (Wed, 16 Sep 2009)
Log Message:
-----------
fix last changelog entry
Modified Paths:
--------------
trunk/grub2/ChangeLog
Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog 2009-09-15 10:36:29 UTC (rev 2597)
+++ trunk/grub2/ChangeLog 2009-09-16 19:01:53 UTC (rev 2598)
@@ -1,6 +1,6 @@
2009-09-15 Vladimir Serbinenko <[email protected]>
- * partmap/pc.c (pc_partition_map_iterate): Detect and break loops.
+ * partmap/msdos.c (pc_partition_map_iterate): Detect and break loops.
2009-09-14 Colin Watson <[email protected]>