Skip to content

Commit bf220ce

Browse files
author
committed
ChangeLog update
1 parent f4e8b2c commit bf220ce

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

ChangeLog

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
2002-09-01 Sergey Kartashoff <gluke@biosys.net>
2+
3+
* ext/mnogosearch/php_mnogo.c:
4+
- Udm_Cat_Path, Udm_Cat_List, Udm_Get_Doc_Count functions have been fixed
5+
to work with mnogosearch-3.2.6 and later.
6+
- Removed search words highlighting while getting document URL in
7+
mnogosearch extention
8+
9+
2002-09-01 Sebastian Bergmann <sb@sebastian-bergmann.de>
10+
11+
* main/main.c
12+
main/output.c
13+
main/php_globals.h
14+
main/php_output.h
15+
NEWS
16+
php.ini-dist
17+
php.ini-recommended:
18+
Per discussion on #php.bugs (+1 from at least Derick and Jani), revert double_buffering.
19+
20+
2002-09-01 Jani Taskinen <sniper@iki.fi>
21+
22+
* ext/xmlrpc/config.m4:
23+
Fix the shared build for real. (thanks to Brian France)
24+
125
2002-08-31 Jan Lehnardt <jan@dasmoped.net>
226

327
* ext/standard/info.c: - cosmetics

Zend/ChangeLog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2002-09-01 Andi Gutmans <andi@zend.com>
2+
3+
* zend_llist.c: - Fix leak reported by "l0t3k" <cshmoove@hotmail.com>
4+
5+
2002-09-01 Stanislav Malyshev <stas@zend.com>
6+
7+
* zend_operators.c: MFZE1
8+
19
2002-08-28 Thies Arntzen <thies@pb1.pair.com>
210

311
* zend_builtin_functions.c

0 commit comments

Comments
 (0)