rbb 00/03/30 13:33:48
Modified: src CHANGES
Log:
Update the CHANGES file to reflect the name change back to httpd on
non-windows platforms.
Revision Changes Path
1.48 +4 -0 apache-2.0/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /home/cvs/apache-2.0/src/CHANGES,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- CHANGES 2000/03/27 16:22:26 1.47
+++ CHANGES 2000/03/30 21:33:48 1.48
@@ -1,4 +1,8 @@
Changes with Apache 2.0a2-dev
+ *) Renamed the executable back to httpd on all platforms other
+ than Win32
+ [Ryan Bloom]
+
*) Allow BeOS to survive restarts, log properly and a few
small things it had problems with due to the way it setup
users and groups. [David Reid]
|