aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c543ffe3f3..37db6f3bed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
Changes in version 0.2.0.15-alpha - 2008-01-??
o Minor bugfixes:
- Fix configure.in logic for cross-compilation.
+ - When we load a bridge descriptor from the cache, and it was
+ previously unreachable, mark it as retriable so we won't just
+ ignore it. Also, try fetching a new copy immediately. Bugfixes
+ on 0.2.0.13-alpha.
o Minor features:
- Support compilation to target iPhone; patch from cjacker huang.