diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-01-29 20:23:48 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-01-29 20:23:48 +0000 |
commit | 77f6f454f566f2fad79f70fc824667843566464c (patch) | |
tree | 3e7441aadc6ec4c34a987a9a124f1514402acd62 /ChangeLog | |
parent | 0c77be75ed78931f7f7d712367e9a703b18336d8 (diff) |
1.3.13GLIB_1_3_13
Tue Jan 29 15:04:31 2002 Owen Taylor <otaylor@redhat.com>
* 1.3.13
* tests/shell-test.c: Workaround for MSVC bugs. (#61064)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,7 +1,11 @@ -Tue Jan 29 14:06:22 2002 Owen Taylor <otaylor@redhat.com> +Tue Jan 29 15:04:31 2002 Owen Taylor <otaylor@redhat.com> * 1.3.13 + * tests/shell-test.c: Workaround for MSVC bugs. (#61064) + +Tue Jan 29 14:06:22 2002 Owen Taylor <otaylor@redhat.com> + * NEWS: Update to include last change. 2002-01-21 Jeffrey Stedfast <fejj@ximian.com> |