Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--NEWS29
2 files changed, 35 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7dfdd7a..c06bc95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2009-01-18 Carlos Garcia Campos <carlosgc@gnome.org>
+ * NEWS:
+
+ Update for release 2.25.5
+
+2009-01-18 Carlos Garcia Campos <carlosgc@gnome.org>
+
* libview/ev-view.c: (ev_view_drag_data_get):
Fix second parameter passed to gtk_selection_data_set_uris(),
diff --git a/NEWS b/NEWS
index de59297..f42a9e7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,33 @@
================
+Evince 2.25.5
+================
+
+Code changes:
+
+ * Move EvView specific code to a libevview library so that it can
+ be embbeded in other applications (#567751, Tomeu Vizoso, Carlos
+ Garcia Campos)
+ * Other improvements for embbeders (#567785, #567788, #567789,
+ Tomeu Vizoso)
+
+Bug fixes:
+
+ * Fix a minor typo (Michal Vaner)
+ * Fix the API docs build (#568171, Christian Persch)
+ * Simplify drag data handling (#558084, Christian Persch)
+ * Several portability issues (#339172, Hib Eris)
+ * Fix mnemonic conflict (#567937, Carlos Garcia Campos)
+ * Other bugs fixed: #567910
+
+Translation updates:
+
+ * Gil Forcada (ca)
+ * Hendrik Richter (de)
+ * Juanje Ojeda Croissier (es)
+ * Kjartan Maraas (nb)
+ * Gan Lu (zh_CN)
+
+================
Evince 2.25.4
================