diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-11-09 21:58:28 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-11-09 21:58:28 +0000 |
commit | 4eb35406f4b37ba0df35e3ff1cad6e851102204e (patch) | |
tree | 14fb76374fc710f6c9685ec6728daaa0df05ceeb /CHANGES | |
parent | 624745ab20a7826e18f300cc19ef496f0224dad0 (diff) |
Nir Soffer updated libcurl.framework.make: fix symlinks, should link to
Versions, not to ./Versions and indentation improvments
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,10 @@ Changelog Daniel (9 November 2006) +- Nir Soffer updated libcurl.framework.make: + o fix symlinks, should link to Versions, not to ./Versions + o indentation improvments + - Dmitriy Sergeyev found a SIGSEGV with his test04.c example posted on 7 Nov 2006. It turned out we wrongly assumed that the connection cache was present when tearing down a connection. |