Skip to content

Commit

Permalink
ChangeLog update
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Sep 24, 2001
1 parent 315c894 commit f3b1bc8
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,37 @@
2001-09-23 Andi Gutmans <andi@zend.com>

* main/rfc1867.c:
- Commit fix for bug #11998 by Ralf Bolte <r.bolte@gmx.net>

2001-09-23 Jeroen van Wolffelaar <jeroen@A-Eskwadraat.nl>

* ext/cybercash/cyberlib.php
ext/standard/basic_functions.c
ext/standard/php_string.h
ext/standard/string.c:
Make chop the alias and rtrim the main function, in order to get automagically
generated alias-listings correct.

2001-09-23 Derick Rethans <d.rethans@jdimedia.nl>

* ext/mcrypt/mcrypt.c:
- Don't return from the function, so that mcrypt get properly initialized
(fix for bug #13399)

* ext/mcrypt/mcrypt.c
ext/mcrypt/php_mcrypt.h:
- Added mcrypt_generic_deinit and added a warning about mcrypt_generic_end
being deprecated.
- Reordened constants, and added MCRYPT_3DES to the 2.4 set of constants

2001-09-23 Rui Hirokawa <louis@cityfujisawa.ne.jp>

* ext/mbstring/EXPERIMENTAL: mbstring is no more in experimental status.

2001-09-23 Martin Jansen <mail@martin-jansen.de>

* pear/Cache/Graphics.php: * fixed bug when generating JPEG image

2001-09-22 Jani Taskinen <sniper@iki.fi>

* ext/mcrypt/config.m4:
Expand Down

0 comments on commit f3b1bc8

Please sign in to comment.