summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@src.gnome.org>2007-02-26 17:18:30 +0000
committerKjartan Maraas <kmaraas@src.gnome.org>2007-02-26 17:18:30 +0000
commit1b90896c2566eabb65a3fc7a3e15b7d04736c46e (patch)
treec31012fad42b703a7e385c3a73fe39ee1e71fc03
parent0654354b77a3c0f1acf9a293648ce847c374e888 (diff)
downloadgconf-1b90896c2566eabb65a3fc7a3e15b7d04736c46e.tar.gz
Prepare for release
svn path=/trunk/; revision=2362
-rw-r--r--ChangeLog2
-rw-r--r--NEWS8
2 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 86955224..a4d89e1e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+============================= 2.16.1 ======================
+
2007-01-30 Kjartan Maraas <kmaraas@gnome.org>
* backends/evoldap-backend.c: (subst_variables): Fix a couple
diff --git a/NEWS b/NEWS
index 603705cb..6336e00a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+2.16.1
+======
+
+ Misc
+ - Fix error handling in the getters (Matthias Clasen)
+ - Fix a leak (Pascal Terjan)
+ - Close write end of pipe in parent (Tom Tromey)
+
2.14.0
======