aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f6d4aa4e..3c9f381c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,15 @@
1Wed Feb 20 17:42:34 CET 2014 1Wed Mar 05 13:15:05 CET 2014
2 Cleanup and refactoring of configure.ac.
3 m4 macros updated.
4 Custom configure macros replaced with autoconf archive macros.
5 SPDY disabled by default on W32.
6 Changed configure flag from '--disable-pipe' to
7 '--enable-soketpair'.
8 Added configure flags '--disable-doc' and '--disable-examples'.
9 Narrowed down extrenal lib specific compiler and linker flags
10 usage. -EG
11
12Wed Feb 26 17:42:34 CET 2014
2 Refactoring of configure.ac: custom macros replaced with macros 13 Refactoring of configure.ac: custom macros replaced with macros
3 from Autoconf Archive. 14 from Autoconf Archive.
4 Minor corrections of configure.ac. 15 Minor corrections of configure.ac.