Incremented revision for GNOME 2 beta, and updated NEWS.
authorBill Haneman <billh@src.gnome.org>
Mon, 11 Feb 2002 22:58:08 +0000 (22:58 +0000)
committerBill Haneman <billh@src.gnome.org>
Mon, 11 Feb 2002 22:58:08 +0000 (22:58 +0000)
ChangeLog
NEWS
configure.in

index 42b8a0f..4cea29b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-02-11  Bill Haneman  <bill.haneman@sun.com>
+
+       * configure.in:
+       Incremented revision and tagged GNOME_D2_BETA.
+
+       * NEWS: updated for GNOME 2 Desktop Beta.
+       
 2002-02-11  jacob berkman  <jacob@ximian.com>
 
        * atk/atkselection.[ch] (atk_selection_get_type): 
diff --git a/NEWS b/NEWS
index 6426ab1..e7939d3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Changes in version 0.11 and 0.12
+
+* Ansi-fied function prototypes and definitions;
+  i.e.  foo(void) instead of foo() [Jacob Berkman]
+
 Changes in version 0.9 and 0.10
 
 * Win32 build fixes [Hans Breuer]
index 0559cd3..8d2a6f8 100644 (file)
@@ -26,7 +26,7 @@ dnl ==========================================================================
 
 ATK_MAJOR_VERSION=0
 ATK_MINOR_VERSION=0
-ATK_MICRO_VERSION=11
+ATK_MICRO_VERSION=12
 ATK_INTERFACE_AGE=0
 ATK_BINARY_AGE=0
 ## with 1.0 you'd insert MINOR_VERSION in here, i.e. 0.3->1.0.0->1.0.1->1.0.2