summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
authorTor Lillqvist <tml@src.gnome.org>2002-01-23 00:14:31 +0000
committerTor Lillqvist <tml@src.gnome.org>2002-01-23 00:14:31 +0000
commitd16e73251fb06347b09db7267ebe5abcf54ba096 (patch)
tree93386f0b0d98dfd1e7f21f8eccccad06dcb6ffa7 /ChangeLog.pre-2-0
parent79d4ba94384b6f44ad60f0c7b3c91727aa27b523 (diff)
Missing asterisk in ChangeLog entry...
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-02
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 7e8339ef5..4d7b946cb 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -26,7 +26,7 @@
(g_filename_to_uri): On Windows, if the hostname is "localhost",
don't use it, for consistency with g_filename_from_uri().
- tests/uri-test.c: Change accordingly, so that all tests pass on
+ * tests/uri-test.c: Change accordingly, so that all tests pass on
Windows. Unix, too, I hope, though I couldn't check that now.
(main): Unset the G_BROKEN_FILENAMES environment variable on Unix,