summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--NEWS4
-rw-r--r--configure.in2
3 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9668548..d9aedfd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-10-16 Shaun McCance <shaunm@gnome.org>
+
+ * NEWS:
+ * configure.in:
+ - Version 2.8.1
+
2004-09-26 John Fleck <jfleck@inkstain.net>
* gnome2-user-guide/C/goscustdesk-remotedesktop.xml
diff --git a/NEWS b/NEWS
index df26319..3c1dcb0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 2.8.1
+-------------
+* Sun's Vino documentation now merged in (John Fleck)
+
Version 2.8.0-1
---------------
* Broken XML files fixed
diff --git a/configure.in b/configure.in
index e02cef4..d6d25d7 100644
--- a/configure.in
+++ b/configure.in
@@ -3,7 +3,7 @@ AC_INIT(gnome2-user-guide)
SCROLLKEEPER_REQUIRED=0.3.11
AC_SUBST(SCROLLKEEPER_REQUIRED)
-AM_INIT_AUTOMAKE(gnome2-user-docs, 2.8.0-1)
+AM_INIT_AUTOMAKE(gnome2-user-docs, 2.8.1)
AM_MAINTAINER_MODE