summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlain Magloire <alainm@gnu.org>2003-05-24 23:59:23 +0000
committerAlain Magloire <alainm@gnu.org>2003-05-24 23:59:23 +0000
commit5c39e22731eaca28a2197c7c0526c242feb3370b (patch)
tree1fe1724c6b5f334db8f9dc5a38fa44525be8e134 /ChangeLog
parent6efca0a227225bf6d8d452d5403966da4178d02b (diff)
downloadmailutils-5c39e22731eaca28a2197c7c0526c242feb3370b.tar.gz
mailutils-5c39e22731eaca28a2197c7c0526c242feb3370b.tar.bz2
ChangeLog: updated.
configure.ac : Check "long long" and "long double"
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index d900c2510..3b7c9af22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,9 @@
2003-05-24 Alain Magloire
- * snprintf.c: Change to be under LGPL not GPL.
+ * configure.ac: Check for "long long" and "long double".
+ * lib/snprintf.c: Change to be under LGPL not GPL.
(vsnprintf): implement "%lld", "%qd", "%Lg"
- * snprintf.h: New macro LONG_LONG, LONG_DOUBLE
+ * lib/snprintf.h: New macro LONG_LONG, LONG_DOUBLE
default to long long, long double.
2003-05-20 Sergey Poznyakoff

Return to:

Send suggestions and report system problems to the System administrator.