summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnu.org>2008-05-10 01:10:25 +0000
committerFederico Mena Quintero <federico@src.gnome.org>2008-05-10 01:10:25 +0000
commita0bd63ea71501209833877842f7cd33767714d94 (patch)
tree340c6659af7e255d9a4837cb69d91c31f6446486
parent7b1651ef2b93367b7e364d1a5a0e39c1f0468732 (diff)
downloadgvfs-a0bd63ea71501209833877842f7cd33767714d94.tar.gz
Oops, fix the ChangeLog
Signed-off-by: Federico Mena Quintero <federico@gnu.org> svn path=/trunk/; revision=1765
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 21fc5d57..a0fbb50a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@
g_strdup() the UDI. We can't just steal it, since it comes from
libhal, which uses strdup() (and we do g_free() in our finalizer).
+ * hal/hal-pool.c (hal_pool_new): Free the actual device strings here.
+
2008-04-22 Benjamin Otte <otte@gnome.org>
* */*.[ch]: get rid of modelines
@@ -185,9 +187,7 @@
Post release version bump
=== gvfs 0.2.2 ===
-=======
- * hal/hal-pool.c (hal_pool_new): Free the actual device strings here.
->>>>>>> bgo532375 - fix strdup and g_free() confusion
+
2008-05-09 Federico Mena Quintero <federico@novell.com>:ChangeLog
2008-03-28 Alexander Larsson <alexl@redhat.com>