Updates
authorMatthias Clasen <matthiasc@src.gnome.org>
Sat, 4 Aug 2007 01:52:27 +0000 (01:52 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 4 Aug 2007 01:52:27 +0000 (01:52 +0000)
svn path=/trunk/; revision=5673

ChangeLog
NEWS

index 4000f9da7832a3e94eaae34d1e02be60976a54d4..ef1b0634b852cf11f836656a97c69f541ee8f249 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2007-08-03  Matthias Clasen  <mclasen@redhat.com>
 
+       * NEWS: Updates
+
        * configure.in: Bump version to 2.14.0
 
 2007-08-03  Matthias Clasen  <mclasen@redhat.com>
diff --git a/NEWS b/NEWS
index 1fe60dd89edf252fe539460232cce86311b32766..b2a4e65e10e0989f70bf1055f3f90b1829c066ba 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,28 @@
-Overview of Changes from GLib 2.13.6 to GLib 2.13.6
+Overview of Changes from GLib 2.13.7 to GLib 2.14.0
+===================================================
+
+* Last-minute API additions:
+ - Make g_unichar_combining_class public
+ - Add goffset type, add G_MAXSSIZE and G_MINSSIZE
+
+* Update PCRE to 7.2
+
+* Bugs fixed:
+ 453998 Make _g_unichar_combining_class() public
+ 462549 gregex.c: variable is declared at middle of block
+
+* Updated translations:
+ Assamese (as)
+ Basque (eu)
+ Kannada (kn)
+ Malayalam (ml)
+ Dutch (nl)
+ Polish (pl)
+ Brazilian Portugese (pt_BR)
+ Turkish (tr)
+
+
+Overview of Changes from GLib 2.13.6 to GLib 2.13.7
 ===================================================
 
 * The memory corruption warning from the slice allocator that