[dasher] Crash when scrolling vertically is serious, so welcome 4.10.1.



commit 3b9167db78943bafdfc067b2d783dad5b71478b4
Author: Patrick Welche <prlw1 cam ac uk>
Date:   Mon Apr 27 16:40:41 2009 +0100

    Crash when scrolling vertically is serious, so welcome 4.10.1.
---
 ChangeLog    |    1 +
 NEWS         |    8 ++++----
 README       |    6 +++---
 configure.in |    2 +-
 4 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 94b4e9f..3d79abb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
 
 	* configure.in: #579462 Use test instead of [] (which then needs
 	quoting), from Gilles Dartiguelongue <eva gentoo org>.
+	* configure.in: Welcome version 4.10.1
 
 2009-04-12  Patrick Welche  <prlw1 cam ac uk>
 
diff --git a/NEWS b/NEWS
index c472f3e..327cfad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,13 @@
-============
+=============
 Dasher 4.10.1
-============
+=============
   * Fix crash when scrolling precisely vertically.
   * Gtk: the speed spin button on the main screen now changes and is in
     synch with the value in preferences.
 
-============
+=============
 Dasher 4.10.0
-============
+=============
   * Fix click modes where letters near the edge of the selection box to "leak"
     out so they could not be selected.
   * Fix UTF-8 bug so e.g., Japanese and Hebrew work.
diff --git a/README b/README
index 1816c1c..aeae1e5 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-Dasher Version 4.10.0
---------------------
+Dasher Version 4.10.1
+---------------------
 Dasher is a zooming predictive text entry system, designed for situations
 where keyboard input is impractical (for instance, accessibility or PDAs). It
 is usable with highly limited amounts of physical input while still allowing
@@ -48,7 +48,7 @@ Currently GNU make (gmake) must be used.
 date and will almost definitely require considerable effort to
 build. We do not currently have the resources to maintain this port,
 but if you are interested in contributing then let us know
-(dasher mrao cam ac uk). The GTK2 front end should build on Darwin
+(dasher inf phy cam ac uk). The GTK2 front end should build on Darwin
 with minimal changes, and with a recent enough version of GTK will not
 require the X11 server.
 
diff --git a/configure.in b/configure.in
index e99cdf8..29d73f7 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
 AC_PREREQ(2.56)
-AC_INIT([dasher],[4.10.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=dasher])
+AC_INIT([dasher],[4.10.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=dasher])
 AC_REVISION([$Id: configure.in,v])
 AC_CONFIG_SRCDIR([Src/main.cc])
 AC_CONFIG_HEADERS(config.h)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]