[pangomm] 2.28.3
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pangomm] 2.28.3
- Date: Tue, 27 Sep 2011 11:35:38 +0000 (UTC)
commit acae12159fc99f108903f195030463e36b9ad3f4
Author: Murray Cumming <murrayc murrayc com>
Date: Tue Sep 27 13:35:32 2011 +0200
2.28.3
ChangeLog | 16 +++++++++++++++-
NEWS | 8 ++++++++
configure.ac | 2 +-
3 files changed, 24 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 3ddf33c..a4bbe2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,20 @@
+2.28.3 (stable):
+
+2011-09-21 Krzesimir Nowak <qdlacz gmail com>
+
+ Don't use obsolete macros.
+
+ * autogen.sh: Warn about everything during autoreconf.
+ * configure.ac: Replaced obsolete macros with their modern counterparts.
+
2011-08-31 Frederic Peters <fpeters 0d be>
- Ship convert_pangomm.m4 in tarballs
+ Ship convert_pangomm.m4 in tarballs.
+ Bug #657817
+
+2011-05-24 Olav Vitters <olav vitters nl>
+
+ Use tar-ustar instead of tar-pax to ensure OpenBSD compatibility
2.28.2 (stable):
diff --git a/NEWS b/NEWS
index cfee683..af513ba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+2.28.3 (stable):
+
+Build
+* Ship convert_pangomm.m4 in tarballs.
+ (Frederic Peters) Bug #657817
+* Don't use obsolete macros.
+ (Krzesimir Nowak)
+
2.28.2 (stable):
* Install the m4 files even without --enable-maintainer-mode, as with
diff --git a/configure.ac b/configure.ac
index c1b95ee..e806538 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.28.2],
+AC_INIT([pangomm], [2.28.3],
[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]