summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2007-03-17 20:06:06 +0000
committerElijah Newren <newren@gmail.com>2007-03-17 20:06:06 +0000
commit72208acfc6dd579789799f3242dbb66f66f55564 (patch)
treed5ac8173f78044ca5aa1e139ac5fcc6056429289
parent1015eea5310f39cbf4b75f84a0cff63327ebc4e0 (diff)
-rw-r--r--ChangeLog4
-rw-r--r--NEWS6
2 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f54c51..a703772 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-03-17 Elijah Newren <newren gmail com>
+ * NEWS: Version 0.9
+
+2007-03-17 Elijah Newren <newren gmail com>
+
* libsn/sn-launcher.c (sn_launcher_context_initiate,
sn_launcher_context_setup_child_process): Patch from Laszlo Peter
at http://bugzilla.gnome.org/show_bug.cgi?id=392801, replacing
diff --git a/NEWS b/NEWS
index 34c4884..48684d7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+0.9
+===
+
+ - plug some leaks (Vincent Untz, Aivars Kalvans)
+ - fix compilation on sun machines (Laszlo Peter)
+
0.8
===