[libgtop] Prepared release 2.34.1



commit e5e303d49768f159b33ae9d070feb33b2b43aa8e
Author: Robert Roth <robert roth off gmail com>
Date:   Sat Aug 20 17:06:22 2016 +0300

    Prepared release 2.34.1

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 767904f..e833ba1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+20 August 2016: Overview of changes in 2.34.1
+================================================
+
+* FreeBSD:
+  - rewrite netload to use official APIs
+  - mark wireless interfaces as such
+
+* All
+  - rename --with-libgtop-examples to --with-examples
+  - use gettext instead of intltool/glib-gettext
+  - added Language headers to the translations
+
+
+Special thanks to Gleb Smirnoff, Antoine Brodin, Koop Mast and Ting-Wei Lan for
+the FreeBSD fixes, to Javier Jardón for the gettext migration and to Piotr Drąg
+for adding the Language headers.
+
 22 March 2016: Overview of changes in 2.34.0
 ================================================
 
diff --git a/configure.ac b/configure.ac
index 47ffa11..ad61723 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl
 
 m4_define([libgtop_major_version], [2])
 m4_define([libgtop_minor_version], [34])
-m4_define([libgtop_micro_version], [0])
+m4_define([libgtop_micro_version], [1])
 m4_define([libgtop_version], [libgtop_major_version.libgtop_minor_version.libgtop_micro_version])
 
 dnl  increment if the interface has additions, changes, removals.


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