summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2005-07-12 10:12:21 +0000
committerSimon Josefsson <simon@josefsson.org>2005-07-12 10:12:21 +0000
commit4b6e2be9af9d9d320e0f1f6aae68a59c4f1ec747 (patch)
tree9a8d579584b001c22da2fcd69ce3368ecc5a1e20
parent5a73e52541871311f80c1e242b336d846dbebbfc (diff)
downloadgnutls-4b6e2be9af9d9d320e0f1f6aae68a59c4f1ec747.tar.gz
Add.
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d63f622c32..1e2bd10996 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,11 @@ Copyright (C) 2004, 2005 Simon Josefsson
Copyright (C) 2000, 2001, 2002, 2003, 2004 Nikos Mavroyanopoulos
See the end for copying conditions.
+* Version 1.2.6
+- MiniLZO updated to version 2.01.
+- API and ABI modifications:
+ No changes since last version.
+
* Version 1.2.5 (2005-07-03)
- More builddir != srcdir fixes, reported by Mike Castle
<dalgoda@ix.netcom.com>.