mod_url Apache 2 module Changelog based on mod_spelling
# $Id: Changelog,v 1.1.2.6 2012/01/24 17:31:11 oops Exp $

http://modurl.kldp.net

* 2012/01/25 JoungKyun.Kim <http://oops.org>
- bug #315267: fixed compile warnging with libiconv

* 2008/10/21 JoungKyun.Kim <http://oops.org>
- bug #305141: wrong declear return variable of iconv return
- bug #305132: fixed memory leak

* 2008/03/15 JoungKyun.Kim <http://oops.org>
- bug #304642: under over glibc 2.3, miss checking iconv result status

* 2007/06/06 JoungKyun.Kim <http://oops.org>
- support IE7
- added check_redurl_encode function

* 2004/11/21 JoungKyun.Kim <http://oops.org>
- added default value of ServerEncoding and ClientEncoding option
  ServerEncoding: EUC-KR
  ClientEncoding: UTF-8

* 2004/08/03 Won-kyu Park <wkpark@kldp.net>
- add 'ServerEncoding' 'ClientEncoding' options
- add per-dir support

* 2002/07/09 JoungKyun.Kim <http://oops.org>
- porting Apache 2 module

* 2000/10/11 Won-kyu Park <wkpark@kldp.net>
- fixed for glibc-2.1.x glibc-2.2

* 2000/03/29 Won-kyu Park <wkpark@kldp.net>
- Initial release

