summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS24
2 files changed, 28 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 381ef354..5c5154f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-09-18 Thomas Thurman <thomas@thurman.org.uk>
+
+ * NEWS: 2.16.2 release
+
2006-09-18 Elijah Newren <newren gmail com>
Partial audit to fix timestamp usage. One step towards fixing
diff --git a/NEWS b/NEWS
index a170a4c5..ab94523a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+2.16.2
+======
+
+Thanks to Eljah Newren, Maik Beckmann, Christian Hamar, Thomas Andersen,
+and Bruno Boaventura de Olevira for changes in this release.
+
+ - partial audit to fix timestamp usage (partly fixes #355180) (Elijah)
+
+ - remove compilation warnings (#355876) (Maik); (#355490) (Bruno);
+ (#355489) (Bruno).
+
+ - automatic detection of stable/unstable in configure script
+ (#356122) (Christian/Elijah)
+
+ - make windows be stacked correctly before showing them (#332385) (Thomas)
+
+ - use guint32 for timestamps (#348305) (Elijah)
+
+Translators
+ Wouter Bolsterlee (nl), Matic Žgur (sl), Francisco Javier F. Serrador (es),
+ Vladimir Petkov (bg), Jordi Mallach (ca), Ilkka Tuohela (fi),
+ Rajesh Ranjan (hi), Woodman Tuen (zh_HK, zh_TW), Ani Peter (ml),
+ Felix (ta), Ankit Patel (gu), Mohammad DAMT (id)
+
2.16.1
======