summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDavid King <amigadave@amigadave.com>2013-12-17 07:56:24 +0000
committerDavid King <amigadave@amigadave.com>2013-12-17 08:00:33 +0000
commit8ba1e54f681412c538620f2ac916963fd8bc497c (patch)
tree5a845616ce6e46f0d7e105742fab135bf020da24 /NEWS
parentf321242876a7251ddb3352e90b61ca72b3423e9a (diff)
downloadcheese-8ba1e54f681412c538620f2ac916963fd8bc497c.tar.gz
Update NEWS for 3.11.3 release3.11.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS23
1 files changed, 23 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d2857ba3..9f5a5b54 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,29 @@
ChangeLog for Cheese
--------------------
+version 3.11.3
+ - Validate AppData XML during distcheck
+
+ Force validation of AppData XML during distcheck, if a recent enough
+ version of appdata-tools is available.
+ - Fix an empty last page in the effects selector
+
+ If there were exactly the same number of effects available as were shown
+ in the effects selector, an empty last page was shown. Fix a condition
+ to test that there are more spaces for effects in the selector than
+ there are available effects. Fixes bug 720178.
+ - Refactor effects page next/previous logic
+
+ Add is_next_effects_page() and is_previous_effects_page() to
+ CheeseWindow.
+ - Post-release version bump to 3.11.3
+ - Added/Updated Translations
+ - eo, courtesy of Ryan Lortie
+ - gl, courtesy of Fran Dieguez
+ - pt_BR, courtesy of Fábio Nogueira
+ - ta, courtesy of Shantha kumar
+ - th, courtesy of Akom Chotiphantawanon
+
version 3.11.2
- Show top bar when moving mouse in fullscreen mode