[glom/glom-1-18] 1.18.3



commit f707147a20a3bb869ac9fa9c478a9575320dd89e
Author: Murray Cumming <murrayc murrayc com>
Date:   Wed Jul 6 08:54:32 2011 +0200

    1.18.3

 ChangeLog    |    2 ++
 NEWS         |    5 +++++
 configure.ac |    2 +-
 3 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 9f8f460..c0c819c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.18.3:
+
 2011-07-05  Murray Cumming  <murrayc murrayc com>
 
 	ListView: Make the rows high enough.
diff --git a/NEWS b/NEWS
index 24cc551..1498a47 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+1.18.3:
+
+* Fixes for the Find features, though this is currently case-sensitive.
+  That is fixed properly in glom 1.19/20.
+
 1.18.2:
 
 * Details: Correct the sizing of the ... date button.
diff --git a/configure.ac b/configure.ac
index 552335e..47e0ba3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
 ## You should have received a copy of the GNU General Public License
 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([Glom],[1.18.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.18.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
 AC_PREREQ(2.63)
 
 AC_CONFIG_SRCDIR([glom/main.cc])



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