From: Simon Josefsson Date: Wed, 15 Nov 2006 14:54:20 +0000 (+0000) Subject: Add. X-Git-Tag: gnutls_1_5_5~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8db5d7a9cdfd2e9c334a387b585bd777e5ce8966;p=thirdparty%2Fgnutls.git Add. --- diff --git a/NEWS b/NEWS index 6979a6049e..4f49d8df45 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,11 @@ Copyright (C) 2004, 2005, 2006 Simon Josefsson Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavroyanopoulos See the end for copying conditions. +* Version 1.5.5 (unreleased) + +** Fix unsigned vs signed problem in ex-x509-info.c example. +Reported by Tim Kosse . + * Version 1.5.4 (released 2006-11-07) ** New API functions to set errno in push/pull functions.