aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/url/ChangeLog')
-rw-r--r--lisp/url/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index 9212abfa6a..a65ba63926 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -1,3 +1,8 @@
+2009-02-21 Jason Rumney <[email protected]>
+
+ * url-expand.el (url-default-expander): Use concat to combine
+ parts. (Bug #1020)
+
2009-02-10 Glenn Morris <[email protected]>
* url-util.el (url-generate-unique-filename): Silence compiler.