summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorClaes Jakobsson <claes@versed.se>2010-01-06 16:01:48 +0000
committerClaes Jakobsson <claes@versed.se>2010-01-06 16:01:48 +0000
commit9bd03483ce6983852d41f5f69cb74827c9defc26 (patch)
tree99069ce4de425a1deeafe174275cd3b6ae0c3fa0 /CHANGES
parent2e830066031e1aa1e6bc4bef8d02dd30bbde205a (diff)
downloadcurl-9bd03483ce6983852d41f5f69cb74827c9defc26.tar.gz
Julien Chaffraix fixed so that the fragment part in an URL is not sent to the server anymore
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ad3b8c478..506054914 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@
Changelog
+Claes Jakobsson (6 Jan 2010)
+- Julien Chaffraix fixed so that the fragment part in an URL is not sent
+ to the server anymore.
+
Kamil Dudka (3 Jan 2010)
- Julien Chaffraix eliminated a duplicated initialization in singlesocket().