aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'util/ChangeLog')
-rw-r--r--util/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog
index d151326d1..d31de6a59 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,3 +1,8 @@
+2004-08-19 David Shaw <[email protected]>
+
+ * http.c (insert_escapes): Fix encoding problem for non-URI-safe
+ characters. Noted by Vladimir Novak.
+
2004-08-11 Werner Koch <[email protected]>
* dotlock.c (destroy_dotlock): New.