From 6bcd8ee530c5472d5d534046bcfb92ed282e472c Mon Sep 17 00:00:00 2001 From: fzielcke Date: Sat, 6 Sep 2008 11:18:06 +0000 Subject: [PATCH] urgs commited a bit too fast the changelog .. --- ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 50925d149..6c8b60da2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,8 @@ -2008-08-31 Felix Zielcke +2008-09-06 Felix Zielcke - * fs/iso9660.c (grub_iso9660_date): New structure. - (grub_iso9660_primary_voldesc): Add `grub_iso9660_date' member. - (grub_iso9660_uuid): New function. + * fs/iso9660.c (grub_iso9660_date): New structure. + (grub_iso9660_primary_voldesc): Add `grub_iso9660_date' member. + (grub_iso9660_uuid): New function. 2008-09-05 Bean