Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2007-03-22 10:27:26 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2007-03-22 10:27:26 (GMT)
commited4e0510d38ec1ae5fc999d58a52fc109220c33a (patch)
tree264f09cb853f7c1896e5d76ae6158a9d2fefab6e /ChangeLog
parent9023040dc6ac04483684a71cb12504745b6c6e2b (diff)
Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274.
2007-03-22 Carlos Garcia Campos <carlosgc@gnome.org> * shell/main.c: Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. svn path=/trunk/; revision=2385
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f5e678..5fa78fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-03-22 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * shell/main.c:
+
+ Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274.
+
2007-03-19 Carlos Garcia Campos <carlosgc@gnome.org>
* shell/ev-view.c: (ev_view_primary_get_cb):