summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--NEWS8
2 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dac6cebf..6717d50f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-03-02 daniel g. siegel <dgsiegel@gmail.com>
+
+ * NEWS:
+ update NEWS file
+
2009-03-01 Filippo Argiolas <filippo.argiolas@gmail.com>
* src/cheese-webcam.c:
diff --git a/NEWS b/NEWS
index 9a8e4493..0935a8c4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
ChangeLog for Cheese
--------------------
+version 2.25.92
+ - Remove g_error calls where the error is not supposed to abort execution.
+ Replace them with more suited g_warnings, fixes bug #562179
+ - Print cheese verbose messages even if log dir doesn't exist, fixes bug #573573
+ - added/updated translations
+ - ro, courtesy of Adi Roiban
+ - sv, courtesy of Daniel Nylander
+
version 2.25.91
- replace deprecated gtk symbols inside hildon code, fixes bug #571383, courtesy of Thomas Andersen
- added/updated translations