summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDavid King <amigadave@amigadave.com>2014-02-04 08:11:21 +0000
committerDavid King <amigadave@amigadave.com>2014-02-04 08:11:21 +0000
commit9b1639aa0c91a5e4f5f6516aad416350a0b0363f (patch)
tree65e688f3182f2062ac32f2d07963e47ec9a8c6d4 /NEWS
parentd3f9549f4332e95b16d2261d26a4e513b8c17e47 (diff)
downloadcheese-9b1639aa0c91a5e4f5f6516aad416350a0b0363f.tar.gz
Update NEWS for 3.11.5 release3.11.5
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS36
1 files changed, 36 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9f5a5b54..684cc626 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,42 @@
ChangeLog for Cheese
--------------------
+version 3.11.5
+ - Apply style classes to some main window buttons
+ https://wiki.gnome.org/HowDoI/Buttons
+ - Fix the page navigation icons in RTL
+ https://bugzilla.gnome.org/show_bug.cgi?id=723569
+ - Replace deprecated use of ClutterTableLayout
+ Use ClutterGridLayout instead.
+ - Replace deprecated gtk_window_*_opacity()
+ Use gtk_widget_*_opacity() instead.
+ - Disable C warnings for Vala code, bug 710218
+ They generally cannot be resolved in Vala and make the build confusing.
+ - Add programming languages to DOAP file
+ - Clean up Cheese Effects screenshot and decrease filesize (bug 700352)
+ - Update FSF Address
+ https://bugzilla.gnome.org/show_bug.cgi?id=721536
+ - Update project homepage
+
+ - Post-release version bump to 3.11.4
+ - Added/Updated Translations
+ - as, courtesy of Nilamdyuti Goswami
+ - cs, courtesy of Marek Černocký
+ - he, courtesy of Yosef Or Boczko
+ - id, courtesy of Andika Triwidada
+ - kn, courtesy of Daniel Mustieles
+ - lt, courtesy of Aurimas Černius
+ - nb, courtesy of Kjartan Maraas
+ - sk, courtesy of Pavol Klačanský
+ - tg, courtesy of Victor Ibragimov
+ - zh_CN, courtesy of Tong Hui
+ - zh_HK, courtesy of Chao-Hsiung Liao
+ - zh_TW, courtesy of Chao-Hsiung Liao
+ - Added/Updated Documentation
+ - cs, courtesy of Marek Černocký
+ - el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος)
+ - es, courtesy of Daniel Mustieles
+
version 3.11.3
- Validate AppData XML during distcheck