]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Thu, 17 Feb 2005 01:37:26 +0000 (01:37 +0000)
committer <changelog@php.net> <>
Thu, 17 Feb 2005 01:37:26 +0000 (01:37 +0000)
ChangeLog

index 7d3637fd257b90e5510f248a9f12e05e6292ae0c..ceab0f3bc8e972ae84b1241544a7f8bc7e87cd62 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2005-02-16  Jani Taskinen  <jani.taskinen@kolumbus.fi>
+
+    * ext/exif/exif.c:
+      PHP_WIN32 is defined or not defined.
+
+2005-02-16  Edin Kadribasic  <edink@emini.dk>
+
+    * (PHP_5_0)
+      NEWS:
+      BFN
+
+    * ext/exif/exif.c:
+      Enable mbstring use on windows. We were linking against mbstring for
+      some time now, but have never actually used it on Windows.
+      Fixes #31980.
+
 2005-02-15  Ilia Alshanetsky  <ilia@prohost.org>
 
     * (PHP_4_3)