summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDavid King <amigadave@amigadave.com>2013-07-30 08:30:19 +0100
committerDavid King <amigadave@amigadave.com>2013-07-30 08:30:19 +0100
commitd2463177a0ef20637479097ccd97a9cd497589aa (patch)
tree0a2a071d6fb6a9a85beee3b6b70915420fa6d0bb /NEWS
parentfd541e76b94da0491ed61d7b2ffdead800027d8c (diff)
downloadcheese-d2463177a0ef20637479097ccd97a9cd497589aa.tar.gz
Update NEWS for 3.9.5 release3.9.5
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b5ee2c7b..0ef09b4f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,28 @@
ChangeLog for Cheese
--------------------
+version 3.9.5
+ - Remove cheese-actions.ui from po/POTFILES.in
+ Fixes bug 704119.
+ - Refactor thumbnail context menu event handling
+ Use Gdk.Event.triggers_context_menu() rather than checking if the
+ secondary button was pressed. Return true if the event was handled, to
+ stop further event propagation.
+ - Use GAction for thumbnail popup menu actions
+ - Post-release version bump to 3.9.5
+ - Added/Updated Translations
+ - cs, courtesy of Marek Černocký
+ - es, courtesy of Daniel Mustieles
+ - nb, courtesy of Kjartan Maraas
+ - pt_BR, courtesy of Enrico Nicoletto
+ - sk, courtesy of Pavol Klačanský
+ - tg, courtesy of Victor Ibragimov
+ - zh_CN, courtesy of 甘露(Lu Gan)
+ - zh_HK, courtesy of Chao-Hsiung Liao
+ - zh_TW, courtesy of Chao-Hsiung Liao
+ - Added/Updated Documentation
+ - pt_BR, courtesy of Enrico Nicoletto
+
version 3.9.4
- Move gettext initialization to main()
Ensure that gettext is always initialized, regardless of whether the