CVS update: /cowiki/
[email protected] 11 Aug 2005 04:14:02 -0000
| Newsgroups | gmane.comp.php.cowiki.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: dgorski
Date: 2005/08/10 21:14:02
Modified:
cowiki/ChangeLog
Log:
Fix: Allow query part in an URI while fetching remote content.
File Changes:
Directory: /cowiki/
===================
File [changed]: ChangeLog
Url: http://cowiki.tigris.org/source/browse/cowiki/ChangeLog?r1=1.113&r2=1.114
Delta lines: +3 -1
-------------------
--- ChangeLog 3 Aug 2005 09:34:19 -0000 1.113
+++ ChangeLog 11 Aug 2005 04:13:59 -0000 1.114
@@ -1,11 +1,13 @@
#
# coWiki change log
#
-# $Id: ChangeLog,v 1.113 2005/08/03 09:34:19 dgorski Exp $
+# $Id: ChangeLog,v 1.114 2005/08/11 04:13:59 dgorski Exp $
#
Version 0.4.0 (Fullerene) YET UNRELEASED
---------------------------------------------------------------------------
+* 2005-08-10 - Fix bug: allow query part in an URI while fetching remote
+ content in HttpRequest (dtg)
* 2005-08-03 - Fixed issue #94: Login names are extended to 16 characters
in the database field now (dtg)
* 2005-08-02 - Fixed issue #235: Added proxies for the "index.php" and