Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-04-07 22:28:30 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-04-07 22:28:30 (GMT)
commitbb24964d2d9593e35ff5693129d8cb0a688be47b (patch)
tree772c9fb272eaea57566c358d0b096a367db5a195 /ChangeLog
parentc3e1500a4815225f08e1b20dd066559e8c92c280 (diff)
Update egg-recent from libegg. This should fix long delay on startup
* cut-n-paste/recent-files/egg-recent-item.c: (egg_recent_item_set_uri), (make_valid_utf8), (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type): * cut-n-paste/recent-files/egg-recent-item.h: Update egg-recent from libegg. This should fix long delay on startup problem. For details see http://bugzilla.gnome.org/show_bug.cgi?id=160531
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c165b4..9191883 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2005-04-08 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * cut-n-paste/recent-files/egg-recent-item.c:
+ (egg_recent_item_set_uri), (make_valid_utf8),
+ (egg_recent_item_set_mime_type), (egg_recent_item_get_mime_type):
+ * cut-n-paste/recent-files/egg-recent-item.h:
+
+ Update egg-recent from libegg. This should fix long
+ startup problem. For details see
+ http://bugzilla.gnome.org/show_bug.cgi?id=160531
+
2005-04-07 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* cut-n-paste/recent-files/Makefile.am: