[cheese] Update NEWS for 3.24.0 release
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese] Update NEWS for 3.24.0 release
- Date: Tue, 21 Mar 2017 07:59:23 +0000 (UTC)
commit e0f4befb62bb02522a364251e1be429942a1d446
Author: David King <amigadave amigadave com>
Date: Mon Mar 20 22:57:03 2017 +0000
Update NEWS for 3.24.0 release
NEWS | 47 +++++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 48 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c7eeac8..9890232 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,53 @@
ChangeLog for Cheese
--------------------
+version 3.24.0
+ - Fix build with new vala
+ - camera: don't use hardcoded format
+ Use gst_caps_fixate() to select the best format instead of trying to
+ filter out a hardcoded format. Some cameras might not produce this
+ format and thus fail to work.
+ - Use Unicode in translatable strings
+ See https://developer.gnome.org/hig/stable/typography.html
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=772263
+ - Added/Updated Translations
+ - be, courtesy of Yuras Shumovich
+ - ca, courtesy of Gil Forcada
+ - cs, courtesy of Marek Černocký
+ - da, courtesy of scootergrisen
+ - de, courtesy of Paul Seyfert
+ - el, courtesy of Efstathios Iosifidis
+ - es, courtesy of Daniel Mustieles
+ - eu, courtesy of Iñaki Larrañaga Murgoitio
+ - fi, courtesy of Jiri Grönroos
+ - fr, courtesy of Charles Monzat
+ - fur, courtesy of Fabio Tomat
+ - gl, courtesy of Fran Dieguez
+ - hr, courtesy of gogo
+ - hu, courtesy of Gabor Kelemen
+ - id, courtesy of Kukuh Syafaat
+ - is, courtesy of Sveinn í Felli
+ - it, courtesy of Milo Casagrande
+ - kk, courtesy of Baurzhan Muftakhidinov
+ - ko, courtesy of Changwoo Ryu
+ - lt, courtesy of Moo
+ - lv, courtesy of Rūdolfs Mazurs
+ - nb, courtesy of Kjartan Maraas
+ - oc, courtesy of Cédric Valmary (totenoc.eu)
+ - pl, courtesy of Piotr Drąg
+ - pt_BR, courtesy of Rafael Fontenelle
+ - pt, courtesy of Tiago Santos
+ - ru, courtesy of Yuri Myasoedov
+ - sk, courtesy of Dušan Kazik
+ - sl, courtesy of Matej Urbančič
+ - sr, courtesy of Мирослав Николић
+ - sr@latin, courtesy of Miroslav Nikolić
+ - sv, courtesy of Anders Jonsson
+ - uk, courtesy of Daniel Korostil
+ - vi, courtesy of Trần Ngọc Quân
+ - zh_TW, courtesy of Cheng-Chia Tseng
+
version 3.22.0
version 3.21.92
- Add Language headers to po files
diff --git a/configure.ac b/configure.ac
index dc04402..ded588a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.64])
AC_INIT([Cheese],
- [3.22.0],
+ [3.24.0],
[https://bugzilla.gnome.org/enter_bug.cgi?product=cheese],
[cheese],
[https://wiki.gnome.org/Apps/Cheese])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]