version=1.1.14 GLIB_1_1_14
authorCST 1999 Shawn T. Amundson <amundson@gtk.org>
Thu, 28 Jan 1999 08:13:30 +0000 (08:13 +0000)
committerShawn Amundson <amundson@src.gnome.org>
Thu, 28 Jan 1999 08:13:30 +0000 (08:13 +0000)
Wed Jan 27 23:21:50 CST 1999 Shawn T. Amundson <amundson@gtk.org>

        * INSTALL
          NEWS
          README
          configure.in
          glib.spec
          docs/glib-config.1: version=1.1.14

        * Released GLib 1.1.14

14 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
INSTALL
NEWS
README
configure.in
docs/glib-config.1
glib.spec

index e851c3f..f73a27f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Wed Jan 27 23:21:50 CST 1999 Shawn T. Amundson <amundson@gtk.org>
+
+       * INSTALL
+         NEWS
+         README
+         configure.in
+         glib.spec
+         docs/glib-config.1: version=1.1.14
+
+       * Released GLib 1.1.14
+
 1999-01-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
 
        * configure.in: Simplified configure.in test for posix threads,
index e851c3f..f73a27f 100644 (file)
@@ -1,3 +1,14 @@
+Wed Jan 27 23:21:50 CST 1999 Shawn T. Amundson <amundson@gtk.org>
+
+       * INSTALL
+         NEWS
+         README
+         configure.in
+         glib.spec
+         docs/glib-config.1: version=1.1.14
+
+       * Released GLib 1.1.14
+
 1999-01-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
 
        * configure.in: Simplified configure.in test for posix threads,
index e851c3f..f73a27f 100644 (file)
@@ -1,3 +1,14 @@
+Wed Jan 27 23:21:50 CST 1999 Shawn T. Amundson <amundson@gtk.org>
+
+       * INSTALL
+         NEWS
+         README
+         configure.in
+         glib.spec
+         docs/glib-config.1: version=1.1.14
+
+       * Released GLib 1.1.14
+
 1999-01-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
 
        * configure.in: Simplified configure.in test for posix threads,
index e851c3f..f73a27f 100644 (file)
@@ -1,3 +1,14 @@
+Wed Jan 27 23:21:50 CST 1999 Shawn T. Amundson <amundson@gtk.org>
+
+       * INSTALL
+         NEWS
+         README
+         configure.in
+         glib.spec
+         docs/glib-config.1: version=1.1.14
+
+       * Released GLib 1.1.14
+
 1999-01-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
 
        * configure.in: Simplified configure.in test for posix threads,
index e851c3f..f73a27f 100644 (file)
@@ -1,3 +1,14 @@
+Wed Jan 27 23:21:50 CST 1999 Shawn T. Amundson <amundson@gtk.org>
+
+       * INSTALL
+         NEWS
+         README
+         configure.in
+         glib.spec
+         docs/glib-config.1: version=1.1.14
+
+       * Released GLib 1.1.14
+
 1999-01-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
 
        * configure.in: Simplified configure.in test for posix threads,
index e851c3f..f73a27f 100644 (file)
@@ -1,3 +1,14 @@
+Wed Jan 27 23:21:50 CST 1999 Shawn T. Amundson <amundson@gtk.org>
+
+       * INSTALL
+         NEWS
+         README
+         configure.in
+         glib.spec
+         docs/glib-config.1: version=1.1.14
+
+       * Released GLib 1.1.14
+
 1999-01-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
 
        * configure.in: Simplified configure.in test for posix threads,
index e851c3f..f73a27f 100644 (file)
@@ -1,3 +1,14 @@
+Wed Jan 27 23:21:50 CST 1999 Shawn T. Amundson <amundson@gtk.org>
+
+       * INSTALL
+         NEWS
+         README
+         configure.in
+         glib.spec
+         docs/glib-config.1: version=1.1.14
+
+       * Released GLib 1.1.14
+
 1999-01-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
 
        * configure.in: Simplified configure.in test for posix threads,
index e851c3f..f73a27f 100644 (file)
@@ -1,3 +1,14 @@
+Wed Jan 27 23:21:50 CST 1999 Shawn T. Amundson <amundson@gtk.org>
+
+       * INSTALL
+         NEWS
+         README
+         configure.in
+         glib.spec
+         docs/glib-config.1: version=1.1.14
+
+       * Released GLib 1.1.14
+
 1999-01-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
 
        * configure.in: Simplified configure.in test for posix threads,
diff --git a/INSTALL b/INSTALL
index 091af19..1600c0a 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
 Simple install procedure
 ========================
 
-  % gzip -cd glib-1.1.13.tar.gz | tar xvf - # unpack the sources
-  % cd glib-1.1.13                          # change to the toplevel directory
+  % gzip -cd glib-1.1.14.tar.gz | tar xvf - # unpack the sources
+  % cd glib-1.1.14                          # change to the toplevel directory
   % ./configure                             # run the `configure' script
   % make                                    # build GLIB
   [ Become root if necessary ]
diff --git a/NEWS b/NEWS
index ccaf97d..079ac80 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of Changes in GLib 1.1.14:
+
+* Check for dlsym() in system libraries and -dl
+* FreeBSD portability fixes
+* Random bug fixes and autoconf/automake changes
+
 Overview of Changes in GLib 1.1.13:
 
 * Removed alloca() based function and macro variants again.
diff --git a/README b/README
index 35778d8..f938233 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 General Information
 ===================
 
-This is GLib version 1.1.13. GLib, is a library which includes support
+This is GLib version 1.1.14. GLib, is a library which includes support
 routines for C such as lists, trees, hashes, memory allocation, and
 many other things.
 
index 4a8887b..e4e1d40 100644 (file)
@@ -29,9 +29,9 @@ rm -f glibconfig-sysdefs.h
 #
 GLIB_MAJOR_VERSION=1
 GLIB_MINOR_VERSION=1
-GLIB_MICRO_VERSION=13
-GLIB_INTERFACE_AGE=0
-GLIB_BINARY_AGE=0
+GLIB_MICRO_VERSION=14
+GLIB_INTERFACE_AGE=1
+GLIB_BINARY_AGE=1
 GLIB_VERSION=$GLIB_MAJOR_VERSION.$GLIB_MINOR_VERSION.$GLIB_MICRO_VERSION
 AC_SUBST(GLIB_VERSION)
 
index b348aeb..f26fb1c 100644 (file)
@@ -1,4 +1,4 @@
-.TH GLIB 1 "16 December 1998" Version 1.1.13
+.TH GLIB 1 "16 December 1998" Version 1.1.14
 .SH NAME
 glib-config - script to get information about the installed version of GLib
 .SH SYNOPSIS
index 027616e..3441a87 100644 (file)
--- a/glib.spec
+++ b/glib.spec
@@ -1,5 +1,5 @@
 # Note that this is NOT a relocatable package
-%define ver      1.1.13
+%define ver      1.1.14
 %define rel      SNAP
 %define prefix   /usr