summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMoritz Schulte <mo@g10code.com>2003-05-22 03:20:29 +0000
committerMoritz Schulte <mo@g10code.com>2003-05-22 03:20:29 +0000
commit91dc56487cb900885b02151dd5d6c375c5e97fa9 (patch)
tree3476ffef99cb66c14d1586f669ebe314f45f90f0 /ChangeLog
parentae050589e80c7241d24bd5edcab6cff713a47020 (diff)
downloadlibgcrypt-91dc56487cb900885b02151dd5d6c375c5e97fa9.tar.gz
2003-05-22 Moritz Schulte <moritz@g10code.com>
* configure.ac (AC_CHECK_HEADERS): Removed unused headers: termio.h, langinfo.h. (AC_CHECK_FUNCS): Removed unused functions: strsep, strlwr, tcgetattr, setrlimit, strftime, nl_langinfo, sigaction, sigprocmask, fopen64, fstat64.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dda68b88..21378fc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-05-22 Moritz Schulte <moritz@g10code.com>
+
+ * configure.ac (AC_CHECK_HEADERS): Removed unused headers:
+ termio.h, langinfo.h.
+ (AC_CHECK_FUNCS): Removed unused functions: strsep, strlwr,
+ tcgetattr, setrlimit, strftime, nl_langinfo, sigaction,
+ sigprocmask, fopen64, fstat64.
+
2003-04-27 Moritz Schulte <moritz@g10code.com>
* README: Documented new configure switches.