[pangomm] 2.26.1



commit f27fcc75c0d523676827a1091893ae20818225d2
Author: Murray Cumming <murrayc murrayc com>
Date:   Fri Apr 16 13:49:49 2010 +0200

    2.26.1

 ChangeLog    |    2 ++
 NEWS         |    9 +++++++--
 configure.ac |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 04dfbfc..a1e9d97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.26.1:
+
 2010-04-16  Murray Cumming  <murrayc murrayc com>
 
     Regenerated C documentation XML.
diff --git a/NEWS b/NEWS
index 04b1301..cd398e7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+2.26.1:
+
+* Minor documentation improvements.
+  (Murray Cumming, José Alburquerque)
+
 2.26.0:
 
 * Minor documentation build fixes. (Daniel Elstner)
@@ -26,7 +31,7 @@
 
 2.24.0:
 
-(Skipped version numbers since 2.14.1, to match pango 1.24 
+(Skipped version numbers since 2.14.1, to match pango 1.24
 (apart from the first digit, which we can't decrease.)
 
 * Layout: Added show_in_cairo_context().
@@ -54,7 +59,7 @@
 
 2.13.8:
 
-* Context: Added set_font_map() because the C function is now 
+* Context: Added set_font_map() because the C function is now
   public (non backend-only) API.
 * LayoutRun/GlyphItem: Added split() and letter().
 * Renderer: Added draw_glyph_item().
diff --git a/configure.ac b/configure.ac
index eda434a..ef64ab2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
 ## You should have received a copy of the GNU Lesser General Public License
 ## along with this library.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([pangomm], [2.26.0],
+AC_INIT([pangomm], [2.26.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=pangomm],
         [pangomm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])



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