summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDavid King <amigadave@amigadave.com>2014-07-21 21:47:27 +0100
committerDavid King <amigadave@amigadave.com>2014-07-21 21:47:27 +0100
commit26e47b1b690d24feebe18fbb0d7c7ed2d5a2e505 (patch)
treeef07cdce2ca38af6f6a29c80b516b358f7272def /NEWS
parent1d41bfa4db33b8396c8abedfc8fd28b6377c8e4b (diff)
Update NEWS for 3.13.4 release
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS30
1 files changed, 30 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index aac4bfb2..6a2e7ac1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,36 @@
ChangeLog for Cheese
--------------------
+version 3.13.4
+ - Track flash opacity explicitly
+ Retrieving the opacity of the flash, reducing it by an exponentially
+ small step, and setting it again does not always actually decrease the
+ widget's opacity, and so the fading does not actually terminate.
+
+ Incidentally, also unset the flash timeout tags to avoid calling
+ g_source_remove() spuriously.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=733433
+ - Use a better fallback image location
+ https://bugzilla.gnome.org/show_bug.cgi?id=731032
+ - Use new GtkApplication appmenu resource handling
+ - Match desktop file name in AppData
+ Update the AppData reference to the desktop file, as it was not changed
+ when the desktop file was renamed.
+ - Avoid crash during delete-event in chooser test
+ - Added/Updated Translations
+ - ca@valencia, courtesy of Pau Iranzo
+ - es, courtesy of Daniel Mustieles
+ - gl, courtesy of Fran Dieguez
+ - he, courtesy of Yosef Or Boczko
+ - hu, courtesy of Balázs Úr
+ - id, courtesy of Andika Triwidada
+ - nb, courtesy of Kjartan Maraas
+ - pt_BR, courtesy of Enrico Nicoletto
+ - zh_TW, courtesy of Cheng-Chia Tseng
+ - Added/Updated Documentation
+ - fi, courtesy of Sami Jaktholm
+
version 3.13.1
- Updated POTFILES.in
- Use a traditional title bar when requested