]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Translation updated.
[evince.git] / ChangeLog
index eecd153520f0f7082e745fb2d6993f3ea462ba2d..0fbc1647192a85958d3c376e8d10c2a945b3c48e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,17 @@
+2006-12-15  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-page-action.[ch]: (activate_cb):
+       * shell/ev-window.c: (activate_label_cb):
+
+       Check if text inserted in page entry is a valid page number when it
+       doesn't match to any document page label. Fixes bug #383165.
+
 2006-12-14  Julien Rebetez,  <julienr@cvs.gnome.org>
        * shell/ev-window.c:
-  GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
-  available with GTK < 2.10. Added an ifdef to avoid compilation
-  error.
+
+       GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
+       available with GTK < 2.10. Added an ifdef to avoid compilation
+       error.
 
 2006-12-14  Carlos Garcia Campos  <carlosgc@gnome.org>