summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2006-02-10 15:18:51 +0000
committerSimon Josefsson <simon@josefsson.org>2006-02-10 15:18:51 +0000
commitd6c1355c844661058b95daa7e61c46caf67cc6a2 (patch)
treefca0df6a776dd2798f0c5fe7832adaa44317455a /NEWS
parent14ffcf9bfc2d8f17172e5ff7a70dfb0fae722d26 (diff)
downloadgnutls-d6c1355c844661058b95daa7e61c46caf67cc6a2.tar.gz
Bump versions.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e37eb85977..90e3b091c8 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.3.5 (unreleased)
+
+** API and ABI modifications:
+No changes since last version.
+
* Version 1.3.4 (released 2006-02-09)
** Fix read of out bounds bug in DER parser.