summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2000-12-01 15:11:54 +0000
committerTor Lillqvist <tml@src.gnome.org>2000-12-01 15:11:54 +0000
commit74987b2cf0d7f8977aa9a7872f0feccbd4a212fd (patch)
tree9809bca68310f57a7e7a9b54ad91d9d58c60f38a /ChangeLog.pre-2-4
parent430ae18e5be4267c00ea38542d885642f35e6714 (diff)
Include make.msc from GLib's build subdir.
2000-12-01 Tor Lillqvist <tml@iki.fi> * {.,*}/makefile.msc.in: Include make.msc from GLib's build subdir. * makefile.{mingw,msc}.in (glib_OBJECTS): Add gunibreak. * glib.def: Update correspondingly.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-48
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 72f049d42..41e6843f5 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,11 @@
+2000-12-01 Tor Lillqvist <tml@iki.fi>
+
+ * {.,*}/makefile.msc.in: Include make.msc from GLib's build subdir.
+
+ * makefile.{mingw,msc}.in (glib_OBJECTS): Add gunibreak.
+
+ * glib.def: Update correspondingly.
+
2000-11-21 Havoc Pennington <hp@pobox.com>
* gmacros.h: Provide G_CONST_RETURN which is 'const' by default,