From 34d23099919bf573d42d5c1228470bd8978dfd7e Mon Sep 17 00:00:00 2001 From: gnuite Date: Mon, 9 Mar 2009 02:25:40 +0000 Subject: [PATCH] Administrative changes in preparation for release of Maemo Mapper v2.6. git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@248 6c538b50-5814-0410-93ad-8bdf4c0149d1 --- configure.ac | 2 +- debian/changelog | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 125b0cc..c4a8585 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ # AC_INIT(Makefile.am) -AM_INIT_AUTOMAKE(maemo-mapper, 2.5.3) +AM_INIT_AUTOMAKE(maemo-mapper, 2.6) AC_PROG_CPP AC_CONFIG_HEADERS(src/config.h) diff --git a/debian/changelog b/debian/changelog index 1b1f88a..d8123c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +maemo-mapper (2.6) unstable; urgency=low + + * Changed the default backing database format to SQLite3. GDBM is still + available for both legacy support and newly-created databases. + * Improved layering performance and logic. + * Improved overall performance by removing the PNG timestamping behavior. + + -- John Costigan Sun, 8 Mar 2008 21:04:00 -0700 + maemo-mapper (2.5.3) unstable; urgency=low * Improved performance when running without an on-disk map cache. -- 2.44.0