[glom/glom-1-14] 1.14.3



commit b29cdeda1f017e2a774a2313c59d46fd87ac2e52
Author: Murray Cumming <murrayc murrayc com>
Date:   Sat Jun 19 15:47:21 2010 +0200

    1.14.3

 ChangeLog    |    2 ++
 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 3 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 3921c13..28ec2a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.14.3:
+
 2010-06-19  Murray Cumming  <murrayc murrayc com>
 
 	Revert previous "Fix a crash when using find mode" commit.
diff --git a/NEWS b/NEWS
index 2849df2..ef737ef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+1.14.3 (stable):
+
+* Fix position of "Records / Found" labels.
+  (Daniel Borgmann)
+* List: Don't allow deleting placeholder rows.
+  (Daniel Borgmann)
+* Build: Don't require avahi-ui.
+  
 1.14.2 (stable):
 
 * Fix document saving (horribly broken in 1.14.1).
diff --git a/configure.ac b/configure.ac
index 0537e6c..159a364 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.14.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.14.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]