Release: 1.1.1 udpgate-1_1_1
authorlace <>
Thu, 29 Jun 2006 06:03:37 +0000 (06:03 +0000)
committerlace <>
Thu, 29 Jun 2006 06:03:37 +0000 (06:03 +0000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index defe48a..b150939 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
 $Id$
 
 
+NEWS for udpgate-1.1.1 (2006-06-29)
+----------------------
+
+* Updated for the new server IP address.
+* Fixed compilation on systems with no Gnome-devel packages installed.
+
+
 NEWS for udpgate-1.1 (2005-11-14)
 --------------------
 
index 7cc0d65..235aaa6 100644 (file)
@@ -21,7 +21,7 @@ dnl 2.53 for AM_GLIB_GNU_GETTEXT:
 AC_PREREQ(2.53)
 dnl Not yet present in: Red Hat autoconf-2.57-3
 dnl AC_CONFIG_MACRO_DIR(macros)
-AM_INIT_AUTOMAKE(udpgate,1.1.1cvs)
+AM_INIT_AUTOMAKE(udpgate,1.1.1)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 dnl Prevent "AC_TRY_COMPILE was called before AC_ISC_POSIX":