summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2000-02-04 13:57:46 +0000
committerTor Lillqvist <tml@src.gnome.org>2000-02-04 13:57:46 +0000
commit2701653ce5599c0bcb2655f5c249da0eb61ead81 (patch)
tree4e320581f32e9d47604914d1f566516e464163b1 /ChangeLog.pre-2-0
parentbbb532d59ca7a65cb4e879877b193b66dd539a2c (diff)
downloadglib-2701653ce5599c0bcb2655f5c249da0eb61ead81.tar.gz
New files, for putting version info in the DLLs on Win32.
2000-02-05 Tor Lillqvist <tml@iki.fi> * glib.rc.in gmodule.rc.in gthread.rc.in: New files, for putting version info in the DLLs on Win32. * Makefile.am: Generate corresponding *.rc files and distribute them. * makefile.cygwin.in: Add rules to automatically bump a "build number" in the version info in the rc files each time the DLL is built. But do this only for the person who releases binaries. If others build the DLLs, the build number is set to zero.
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-013
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 33499607f..56bd01643 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,16 @@
+2000-02-05 Tor Lillqvist <tml@iki.fi>
+
+ * glib.rc.in gmodule.rc.in gthread.rc.in: New files, for putting
+ version info in the DLLs on Win32.
+
+ * Makefile.am: Generate corresponding *.rc files and distribute
+ them.
+
+ * makefile.cygwin.in: Add rules to automatically bump a "build
+ number" in the version info in the rc files each time the DLL is
+ built. But do this only for the person who releases binaries. If
+ others build the DLLs, the build number is set to zero.
+
Fri Feb 4 19:36:05 2000 Tim Janik <timj@gtk.org>
* glib.h: