summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS9
2 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 647c9bb..9cb419b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Jan 29 23:29:46 2002 Owen Taylor <otaylor@redhat.com>
+
+ * NEWS: Retroactively write a NEWS entry for 0.9 and 0.10.
+
2002-01-28 Padraig O'Briain <padraig.obriain@sun.com>
* configure.in:
diff --git a/NEWS b/NEWS
index e474dba..6426ab1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Changes in version 0.9 and 0.10
+
+* Win32 build fixes [Hans Breuer]
+* Fix default signal handler name for text_caret_moved signal [Jeff Franks]
+* Doc improvements [Padraig O'Briain]
+* Fix signal prototypes in atkobject.h [Murray Cumming]
+* Fix atk-enum-types.h includes for C++ [Mikael Hermansson]
+* Bug fixes [Michael Meeks, Jeff]
+
Changes in 0.8
* Win32 build fixes [Hans Breuer]