pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2003-05-05
2003-05-05 09:05:05 by Henrik Grubbström (Grubba) <grubba@grubba.org>
c2c646951ccc3907596f6887b33c30b87a8970b2 (
13
lines) (+
7
/-
6
)
[
Show
|
Annotate
]
Branch:
7.4
Fixed typos.
Rev: CHANGES:1.87
1:
-
Changes since Pike 7.4.
10
:
+
Changes since Pike 7.4.
20
:
---------------------------------------------------------------------- o Generation of LDSHARED bugfixed so that building of 3:rd party
-
modules
work
.
+
modules
works
.
o Bugfixes to String.Buffer.`+ and String.Buffer.`+=.
-
o is_absolute_path can handle empty strings.
-
o FakeFile works as Stdio.File when reading more than stored in the
-
file.
+
o is_absolute_path can
now
handle empty strings.
+
o FakeFile works as Stdio.File when reading more than
what is
stored
+
in the file.
o Bugfix in Standards.EXIF for Nikon 990/D1 cameras. o The MIME module supports transport padding after delimiter. o Buffer overflow fixed in _Roxen.
-
o Several iterator
bug
fixes
.
+
o Several iterator
bugs
fixed
.
o Array.lyskom_sort_func bug fixed.