summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 60bf2b6..29b2c83 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,7 +9,10 @@
fire to try to build the static library in
a --enable-shared build (and create a
static library that subsequently fails to
- link).
+ link).
+ Revised the zlib objects so that they are
+ built directly into the build dir, without
+ building an intermediate static library.
*** POTENTIAL INCOMPATIBILITY *** for embedders
who link to the static library, but I couldn't
figure out how to sort this out any other