head	1.12;
access;
symbols
	BASE_SPELLING:1.2.0.2;
locks; strict;
comment	@# @;


1.12
date	2014.03.24.16.19.25;	author oops;	state Exp;
branches;
next	1.11;

1.11
date	2012.01.24.17.18.31;	author oops;	state Exp;
branches;
next	1.10;

1.10
date	2011.11.29.16.13.30;	author oops;	state Exp;
branches;
next	1.9;

1.9
date	2011.11.29.16.13.16;	author oops;	state Exp;
branches;
next	1.8;

1.8
date	2008.10.21.11.19.10;	author oops;	state Exp;
branches;
next	1.7;

1.7
date	2008.10.21.09.55.46;	author oops;	state Exp;
branches;
next	1.6;

1.6
date	2007.11.20.17.24.56;	author oops;	state Exp;
branches;
next	1.5;

1.5
date	2007.11.09.09.16.24;	author oops;	state Exp;
branches;
next	1.4;

1.4
date	2007.11.08.18.45.27;	author oops;	state Exp;
branches;
next	1.3;

1.3
date	2007.06.11.08.01.20;	author oops;	state Exp;
branches;
next	1.2;

1.2
date	2007.06.05.19.41.48;	author oops;	state Exp;
branches
	1.2.2.1;
next	1.1;

1.1
date	2007.06.05.19.14.54;	author oops;	state Exp;
branches;
next	;

1.2.2.1
date	2007.06.06.11.32.29;	author oops;	state Exp;
branches;
next	1.2.2.2;

1.2.2.2
date	2007.06.06.11.43.29;	author oops;	state Exp;
branches;
next	1.2.2.3;

1.2.2.3
date	2008.03.15.08.58.14;	author oops;	state Exp;
branches;
next	1.2.2.4;

1.2.2.4
date	2008.10.21.09.49.50;	author oops;	state Exp;
branches;
next	1.2.2.5;

1.2.2.5
date	2008.10.21.11.12.02;	author oops;	state Exp;
branches;
next	1.2.2.6;

1.2.2.6
date	2012.01.24.17.31.19;	author oops;	state Exp;
branches;
next	;


desc
@@


1.12
log
@bug [#318740] support regardleess of mod_userdir module
@
text
@mod_url Apache module Changelog
# $Id: Changelog,v 1.11 2012/01/24 17:18:31 oops Exp $

http://modurl.kldp.net

* 2014/03/25 JoungKyun.Kim <http://oops.org>
- bug [#318740] support regardleess of mod_userdir module

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

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

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

* 2007/11/09 JoungKyun.Kim <http://oops.org>
- fixed memory leak
- bug #304629: fixed content-type ploblems on internal replace path mode

* 2007/06/11 JoungKyun.Kim <http://oops.org>
- fixed gabage character of iconv return value

* 2007/06/01 JoungKyun.Kim <http://oops.org>
- rewrite check_redurl_encode with pointer
- fixed segfault when fail memory allocation

* 2007/05/31 JoungKyun.Kim <http://oops.org>
- changed redurl design
- add new check_redurl_encode function for IE7 with Apache License :-)

* 2007/05/29 JoungKyun.Kim <http://oops.org>
- added pre hooking function check_pre_redurl with no HTTP_MOVED_PERMANENTLY

* 2007/05/27 JoungKyun.Kim <http://oops.org>
- added check_redurl_encode function for IE7

* 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>
- fixed for glibc-2.2 iconv

* 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

@


1.11
log
@bug #315267: fixed compile warnging with libiconv
@
text
@d2 1
a2 1
# $Id: Changelog,v 1.10 2011/11/29 16:13:30 oops Exp $
d6 3
@


1.10
log
@Check in test
@
text
@d2 1
a2 1
# $Id: Changelog,v 1.9 2011/11/29 16:13:16 oops Exp $
d6 3
@


1.9
log
@Check in test
@
text
@d2 1
a2 1
# $Id: Changelog,v 1.8 2008/10/21 11:19:10 oops Exp $
d4 1
a4 1
http://modurl.kldp.net ci test
@


1.8
log
@bug #305132: fixed memory leak
@
text
@d2 1
a2 1
# $Id: Changelog,v 1.7 2008/10/21 09:55:46 oops Exp $
d4 1
a4 1
http://modurl.kldp.net
@


1.7
log
@bug #305141: wrong declear return variable of iconv return
@
text
@d2 1
a2 1
# $Id: Changelog,v 1.6 2007/11/20 17:24:56 oops Exp $
d7 2
a8 1
- bug #305141: wrong declear return variable of iconv return
@


1.6
log
@bug #304642: under over glibc 2.3, miss checking iconv result status
@
text
@d2 1
a2 1
# $Id: Changelog,v 1.5 2007/11/09 09:16:24 oops Exp $
d6 3
@


1.5
log
@fix #304629: fixed content-type ploblems on internal replace path mode
@
text
@d2 1
a2 1
# $Id: Changelog,v 1.4 2007/11/08 18:45:27 oops Exp $
d6 3
@


1.4
log
@fixed iconv free
@
text
@d2 1
a2 1
# $Id: Changelog,v 1.3 2007/06/11 08:01:20 oops Exp $
d8 1
@


1.3
log
@fixed gabage character of iconv return value
@
text
@d2 1
a2 1
# $Id: Changelog,v 1.2 2007/06/05 19:41:48 oops Exp $
d6 4
a9 1
* 2007/06/11 JoungKyun.Kim <http://oops.org>j
@


1.2
log
@add cvs id
@
text
@d2 1
a2 1
# $Id: $
d6 3
@


1.2.2.1
log
@added Changelog
@
text
@d2 1
a2 1
# $Id: Changelog,v 1.2 2007/06/05 19:41:48 oops Exp $
d6 12
a17 1
* 2007/06/06 JoungKyun.Kim <http://oops.org>
@


1.2.2.2
log
@added comments
@
text
@d1 2
a2 2
mod_url Apache module based on mod_spelling Changelog
# $Id: Changelog,v 1.2.2.1 2007/06/06 11:32:29 oops Exp $
@


1.2.2.3
log
@bug #304642: under over glibc 2.3, miss checking iconv result status
@
text
@d2 1
a2 1
# $Id: Changelog,v 1.2.2.2 2007/06/06 11:43:29 oops Exp $
a5 3
* 2008/03/15 JoungKyun.Kim <http://oops.org>
- bug #304642: under over glibc 2.3, miss checking iconv result status

@


1.2.2.4
log
@bug #305141: wrong declear return variable of iconv return
@
text
@d2 1
a2 1
# $Id: Changelog,v 1.2.2.3 2008/03/15 08:58:14 oops Exp $
a5 3
* 2008/10/21 JoungKyun.Kim <http://oops.org>
- bug #305141: wrong declear return variable of iconv return

@


1.2.2.5
log
@bug #305132: fixed memory leak
@
text
@d2 1
a2 1
# $Id: Changelog,v 1.2.2.4 2008/10/21 09:49:50 oops Exp $
d7 1
a7 2
- bug #305141: wrong declear return variable of iconv return
- bug #305132: fixed memory leak
@


1.2.2.6
log
@bug #315267: fixed compile warnging with libiconv
@
text
@d2 1
a2 1
# $Id: Changelog,v 1.2.2.5 2008/10/21 11:12:02 oops Exp $
a5 3
* 2012/01/25 JoungKyun.Kim <http://oops.org>
- bug #315267: fixed compile warnging with libiconv

@


1.1
log
@add new files
@
text
@d2 1
@

