summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDavid King <amigadave@amigadave.com>2014-11-24 19:34:18 +0000
committerDavid King <amigadave@amigadave.com>2014-11-24 19:34:18 +0000
commitab2084a3eaa0fda7760bdc70ca4c3f12e71f4a3e (patch)
tree5551dddb911ba362e8e8d16eed640e354e5a60a2 /NEWS
parentcba95288e29f21a929b74f7c424b13ae3f0d9dc3 (diff)
downloadcheese-ab2084a3eaa0fda7760bdc70ca4c3f12e71f4a3e.tar.gz
Update NEWS for 3.15.2 release3.15.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 90c23e6b..b9d17170 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,21 @@
ChangeLog for Cheese
--------------------
+version 3.15.2
+ - Fix Nepali desktop file keywords translation
+ - Add name and summary elements to AppData
+ Pacify appstream-util validate.
+ - Limit default size for avatar cropping
+ Commit c605ad3578ff66452bd7b01d257f31c64e7905ef enlarged default size
+ for cropping avatars thus crop rectangle could be easily bigger then
+ image. The crop rectagle can't be modified and cc_crop_area_get_picture
+ causes errors if the rectangle is bigger, because it has negative
+ coordinates. Limit the default size to fit the image also.
+ https://bugzilla.gnome.org/show_bug.cgi?id=739870
+ - Added/Updated Translations
+ - fi, courtesy of Jiri Grönroos
+ - ne, courtesy of Pawan Chitrakar
+
version 3.15.1
- Substitute bindir and libexecdir in Makefile.am
Rather than substituting the values of libexecdir and bindir during