[cheese] Update NEWS for 3.7.4 release
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese] Update NEWS for 3.7.4 release
- Date: Mon, 14 Jan 2013 22:47:10 +0000 (UTC)
commit 3c6dab564337543de5fc4eb95bed575bde75a89e
Author: David King <amigadave amigadave com>
Date: Mon Jan 14 22:43:13 2013 +0000
Update NEWS for 3.7.4 release
NEWS | 28 ++++++++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 30 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index bc1c67f..88fb316 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,34 @@
ChangeLog for Cheese
--------------------
+version 3.7.4
+ - Eliminate an instance-used-via-static warning
+ - Avoid deprecated GFile attribute syntax
+ Bump Vala requirement to 0.16.0.
+ - Update photo-take help page
+ Update language and add instructions for capturing photo using a
+ capture button on a webcam (bug 690961)
+ - Shoot when the webcam capture button is pressed
+ This functionality existed is Cheese 2.32 (it was added in commit
+ de0114556cef148c396552d1c189b476ea0c8aab) but was lost in 3.0. Add it
+ back to fix bug 690961.
+ - Post-release bump to version 3.7.4
+ - Added/Updated Translations
+ - an, courtesy of Jorge PÃrez PÃrez
+ - bg, courtesy of Krasimir Chonov
+ - el, courtesy of Dimitris Spingos (ÎÎÎÎÏÏÎÏ ÎÏÎÎÎÎÏ)
+ - et, courtesy of Mattias PÃldaru
+ - fur, courtesy of TmTFx
+ - gl, courtesy of Fran Dieguez
+ - he, courtesy of Yaron Shahrabani
+ - hu, courtesy of BalÃzs Ãr
+ - kk, courtesy of Baurzhan Muftakhidinov
+ - lt, courtesy of Aurimas Äernius
+ - nb, courtesy of Kjartan Maraas
+ - ru, courtesy of Aleksej Kabanov
+ - sl, courtesy of Matej UrbanÄiÄ
+ - th, courtesy of Akom Chotiphantawanon
+
version 3.7.3
- Return to the video view after selecting an effect
Fixes bug 687879.
diff --git a/configure.ac b/configure.ac
index d05106a..32500f0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -41,8 +41,8 @@ GNOME_COMPILE_WARNINGS([maximum])
# - If binary compatibility has been broken (eg removed or changed interfaces)
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-AC_SUBST([LIBCHEESE_LT_VERSION], [7:2:0])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [23:2:0])
+AC_SUBST([LIBCHEESE_LT_VERSION], [7:3:0])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [23:3:0])
#*******************************************************************************
# Internationalization
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]