Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2005-07-30 03:15:20 (GMT)
committer Jonathan Blandford <jrb@src.gnome.org>2005-07-30 03:15:20 (GMT)
commitc1ecd5af7022d14f69151860508d9603afa4e3af (patch)
tree50b69cd466a0cc1ee439a3b18fc7fe9716c4b16f /ChangeLog
parentff551a74825c4174486df1932f65dab463ed686a (diff)
Handle n_pages == 0, fixes #310306.
Fri Jul 29 23:14:28 2005 Jonathan Blandford <jrb@redhat.com> * shell/ev-page-cache.c: (ev_page_cache_new): * shell/ev-window.c: (update_action_sensitivity): Handle n_pages == 0, fixes #310306.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c8b169..7e28e94 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-07-29 set REAL_NAME environment variable <set EMAIL_ADDRESS environment variable>
+
+ reviewed by: <delete if not using a buddy>
+
+ * shell/ev-page-cache.c: (ev_page_cache_new):
+ * shell/ev-window.c: (update_action_sensitivity):
+
2005-07-29 Marco Pesenti Gritti <mpg@redhat.com>
* shell/ev-view.c: (doc_rect_to_view_rect), (ev_view_rotate_right),