randy 97/01/11 16:51:20
Branch: src RELEASE_1_1_X
Modified: src CHANGES
Log:
Update CHANGES
Revision Changes Path
1.39.2.2 +10 -0 apache/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache/src/CHANGES,v
retrieving revision 1.39.2.1
retrieving revision 1.39.2.2
diff -C3 -r1.39.2.1 -r1.39.2.2
*** CHANGES 1996/07/08 19:00:35 1.39.2.1
--- CHANGES 1997/01/12 00:51:19 1.39.2.2
***************
*** 1,3 ****
--- 1,13 ----
+ Changes with Apache 1.1.2:
+
+ *) Fix a buffer overflow problem in mod_cookies. Without these
+ changes, it is possible to gain unauthorized user privledges
+ on systems running with mod_cookies compiled into the server.
+
+ *) Fix another problem that could give a directory listing of
+ the document root if the request recieved is long enough to
+ force an error by the stat() function.
+
Changes with Apache 1.1.1:
*) Fixed bug where Redirect in .htaccess files would cause memory