From 467ad95a431c79349215e4a757f14680e0c494de Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Mon, 30 Oct 2006 09:06:14 +0000 Subject: Add. --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 90469bc415..30edc9e221 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,14 @@ See the end for copying conditions. * Version 1.5.4 (unreleased) +** Replace old constructs with use of gnulib modules. +For example, we can now assume unistd.h, sys/stat.h, sys/socket.h in +the code. If the headers doesn't exist on the target system, gnulib +will make sure its replacement header files are used instead. + +** API and ABI modifications: +No changes since last version. + * Version 1.5.3 (released 2006-10-26) ** Add new self-test of RSA-MD5 signature chains. -- cgit v1.2.1