+2003-03-22 Moriyoshi Koizumi <moriyoshi@at.wakwak.com>
+
+ * (PHP_4_3)
+ ext/calendar/jewish.c:
+ MFH(r-1.5): fixed win32 build with non-SBCS locale settings.
+
+ * ext/calendar/jewish.c:
+ Fixed win32 build, which fails with non-SBCS-compatible locale settings.
+
+2003-03-22 Shane Caraveo <shane@caraveo.com>
+
+ * main/php_ini.c:
+ Fix PHPRC overriding other ini files. This is how PHPRC worked prior to
+ 4.3.x, and is usefull for applications that execute PHP and want to
+ emulate CGI and define alternate INI files (ie. cannot use -c).
+
+2003-03-22 David Croft <david@infotrek.co.uk>
+
+ * ChangeLog:
+
+
2003-03-21 Sterling Hughes <sterling@bumblebury.com>
* ext/standard/file.c:
+2003-03-22 Shane Caraveo <shane@caraveo.com>
+
+ * zend_compile.h:
+ export functions needed by cli
+
+ * zend_language_scanner.l:
+ fix crash in win32 debug build
+
2003-03-20 Stanislav Malyshev <stas@zend.com>
* Zend.m4: