summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--NEWS26
-rw-r--r--configure.in2
3 files changed, 33 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ded92ae..96c182d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-04-09 Brent Smith <gnome@nextreality.net>
+ * NEWS:
+ * configure.in:
+ - Version 2.14.1
+
+2006-04-09 Brent Smith <gnome@nextreality.net>
+
* gnome2-user-guide/es/es.po:
fix validation errors in es translation
diff --git a/NEWS b/NEWS
index af2a881..0e8f321 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Version 2.14.1
+--------------
+* User guide updates:
+ - rewritten section on editing menus (Joachim Noreiko)
+ - rewritten Keyboard Layouts Preferences (Joachim Noreiko)
+ & Typing Break sections
+ - rewritten Keyboard Shortcuts Preferences, (Joachim Noreiko)
+ #329073
+ - rewritten Keyboard Layout Options. (Joachim Noreiko)
+ - added note about Ignore Host List in (Joachim Noreiko)
+ Network Proxy prefs
+ - new section on item properties window: (Joachim Noreiko)
+ basic intro & links in and out
+ - updated section on detachable toolbars and (Joachim Noreiko)
+ added info on Editable menu accelerators
+ option
+ - updated section on the Filechooser, (Joachim Noreiko)
+ following review by GTK team
+ - added appendix section 'Joining the (Joachim Noreiko)
+ GNOME Project'
+ - documenting launcher replaceable command (Joachim Noreiko)
+ parameters, #307978
+ - cleaning up terminology for the panel (Joachim Noreiko)
+ menubar
+* Updated translations (too many to list)
+
Version 2.14.0
--------------
* Updates to the system administration guide (Brent Smith,
diff --git a/configure.in b/configure.in
index 1a2550e..090e563 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-user-docs], [2.14.0],
+AC_INIT([gnome-user-docs], [2.14.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-user-docs])
AM_INIT_AUTOMAKE