OSDN Git Service

30ff1995b9b6efd6202423b5a328f9df1bcc315e
[modchxj/mod_chxj.git] / debian / changelog
1 libapache2-mod-chxj (0.10.4-1) unstable; urgency=low
2
3   * Fixed bug.
4     - Disregarded the tag did not know. 
5     - The tag closing by itself
6
7  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri, 18 Apr 2008 03:13:27 +0900
8
9 libapache2-mod-chxj (0.10.3-1) unstable; urgency=low
10
11   * Fixed bug.
12       - Cookie ID is not given, except when Content-type is text/html and
13         application/xhtml+xml.  (Reported by bayside. Thanks!)
14
15  -- Atsushi Konno <konn@users.sourceforge.jp>  Thu, 10 Apr 2008 23:30:52 +0900
16
17 libapache2-mod-chxj (0.10.2-1) unstable; urgency=low
18
19   * Fixed bug. 
20     - cookie ID is not added when redirect.(reported by bayside)
21
22  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  1 Apr 2008 23:47:26 +0900
23
24 libapache2-mod-chxj (0.10.1-1) unstable; urgency=low
25
26   * Fixed bug.
27     - forgot to do -1 in the string length specification part though sizeof was used with STRNCASEEQ. 
28
29  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  1 Apr 2008 19:08:27 +0900
30
31 libapache2-mod-chxj (0.10.0-1) unstable; urgency=low
32
33   * Added Features. 
34     - Add cookie path validator.
35     - Add cookie domain validator.
36     - Add cookie expires validator.
37     - Add cookie secure validator.
38     - Add content-type ``application/xhtml+xml''
39     - use Buffering.
40     - Added Cookie Lazy ID mode.
41     - Cookie simulator(delete experimental)
42   * Fixed bug.
43     - Parsing is abnormal of the comment tag.
44     - Parsing is abnormal of the script tag.
45
46  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 31 Mar 2008 17:58:05 +0900
47
48 libapache2-mod-chxj (0.9.0-1) unstable; urgency=low
49
50   * Added Features
51     - Cookie can have been recorded in MySQL. 
52     - Cookie can have been recorded in memcached. 
53   * Fixed Bug
54     - When mpeg is downloaded, it memory a large amount of consumes it.
55
56  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 24 Mar 2008 00:57:55 +0900
57
58 libapache2-mod-chxj (0.8.7-1) unstable; urgency=low
59
60   * Fixed Bug
61     - Using AC_FUNC_MALLOC by mistake.
62       AC_FUNC_MALLOC is neatly used because it is too good though
63       it is not necessary.
64       AC_FUNC_MALLOC reacts for CentOS due to the bug of autoconf2.59.
65     - When ap_regex.h is not found, pcre.h is used. In that case, to use
66       pcre-config.
67   * Changed Features
68     - Abolition of libiconv. use glibc/iconv.
69
70  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 17 Mar 2008 23:02:33 +0900
71
72 libapache2-mod-chxj (0.8.6-1) unstable; urgency=low
73
74   * Added error messages
75     - the error message of the parsing machine of HTML.
76     - the error message when the character-code is converted.
77   * Fixed Bug
78     - forgotten that apache2.0.x doesn't have ap_regex.h. (reported by R)
79
80  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 17 Mar 2008 23:02:13 +0900
81
82 libapache2-mod-chxj (0.8.5-1) unstable; urgency=low
83
84   * Fixed Bug
85     - when the image of non-correspondence is converted, and aborted.
86   * Changed features.
87     - Being able to convert the image changed only to jpeg, png, and gif. 
88
89  -- Atsushi Konno <konn@users.sorceforge.jp>  Thu, 14 Feb 2008 20:53:02 +0900
90
91 libapache2-mod-chxj (0.8.4-1) unstable; urgency=low
92
93   * Fixed Bug that deb package doesn't correspond to Apache2.2. 
94   * Added features: 
95     - ``ChxjImageCacheLimit'' directive.
96     - The serial number of "image workfile name" is deleted. 
97   * Added Document:
98     ``ChxjImageCacheLimit'' directive.
99
100  -- Atsushi Konno <konn@users.sourceforge.jp>  Tue,  5 Feb 2008 20:33:16 +0900
101
102 libapache2-mod-chxj (0.8.3-1) unstable; urgency=high
103
104   * Fixed Bug  
105     - The image conversion is not operated at the access by PC. 
106     - Bug that doesn't erase cache file.
107       + default limit size is 10MByte.
108             but the setting cannot be changed now. 
109
110  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon,  4 Feb 2008 12:53:21 +0900
111
112 libapache2-mod-chxj (0.8.2-1) unstable; urgency=low
113
114   * Fixed Bug to which compile error occurs when A is specified. 
115
116  -- Atsushi Konno <konn@users.sourceforge.jp>  Sun,  3 Feb 2008 01:40:33 +0900
117
118 libapache2-mod-chxj (0.8.1-1) unstable; urgency=low
119
120   * fix warning.
121   * It is corrected that it is possible to use it with apache2.2. 
122   * Changed for Apache 2.2.x.
123   * Changed so that ``Configure'' might run well by CentOS5.1.
124   * Fixed Bug that Segmentation Falt had occurred when browser inforamtion was
125     read in the AMD64 environment.
126   * Fixed bug that the HTML conversion operates when connecting it from PC.
127   * Fixed bug that the HTML conversion for jhtml.
128
129
130  -- Atsushi Konno <konn@users.sourceforge.jp>  Fri, 11 Jan 2008 18:39:44 +0900
131
132 libapache2-mod-chxj (0.8.0-1) unstable; urgency=low
133
134   * add b tag.
135   * add fieldset tag.
136   * add cookie simulator.
137   * To use neither SetOutputFilter nor SetInputFilter, it changes. 
138   * add referer header simulator.
139   * When '_ chxj_nc' parameter exists, the cookie is not renewed.
140   * The bug that the dynamic qrcode output function doesn't operate is corrected. 
141
142  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
143
144 libapache2-mod-chxj (0.7.1-1) unstable; urgency=low
145
146   * bug fix
147       - it cannot correctly read the value when the backslash exists in the attribute.
148
149  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
150
151 libapache2-mod-chxj (0.7.0-1) unstable; urgency=low
152
153   * bug fix which the size before it converts it into Content-Length when HEAD of 
154     the image conversion is requested is returned. 
155   * change to acquire it even if the extension is attached by the image acquisition 
156     request.
157   * bug fix into which the submit value had not converted the character-code for HDML. 
158   * bug fix #8585.
159   * add user_agent rewrite function.
160   * bug fix that the image conversion routine was executed two times.
161
162  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
163
164 libapache2-mod-chxj (0.6.2-1) unstable; urgency=low
165
166   * Fix bug which operates the character-code conversion when PC 
167     accesses it. 
168
169  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900
170
171 libapache2-mod-chxj (0.6.1-1) unstable; urgency=low
172
173   * Initial release 
174
175  -- Atsushi Konno <konn@users.sourceforge.jp>  Mon, 19 Jun 2006 17:29:48 +0900