summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2006-01-18 09:34:46 +0000
committerSimon Josefsson <simon@josefsson.org>2006-01-18 09:34:46 +0000
commit230f3cecee08fd869927f14d8a8b5ea5fca89314 (patch)
treefbf2d5d75986e771a32453f357cb874a794df14d
parent85ce0c6960deea2f504804746545ccd1add29581 (diff)
downloadlibtasn1-230f3cecee08fd869927f14d8a8b5ea5fca89314.tar.gz
libtasn1-230f3cecee08fd869927f14d8a8b5ea5fca89314.tar.bz2
libtasn1-230f3cecee08fd869927f14d8a8b5ea5fca89314.zip
Add.
-rw-r--r--NEWS3
-rw-r--r--THANKS1
2 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7542b5c..060be39 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Version 0.2.18
+- Fixed typo in src/Makefile.am to make it build with objdir != srcdir.
+
Version 0.2.17
- Fixed typo to make it build.
diff --git a/THANKS b/THANKS
index 23a6606..5ae284d 100644
--- a/THANKS
+++ b/THANKS
@@ -4,3 +4,4 @@ Nikos Mavroyanopoulos <nmav@hellug.gr>
Simon Josefsson <jas@extundo.com>
Martijn Koster <mak@greenhills.co.uk>
Albert Chin <gnutls-dev@mlists.thewrittenword.com>
+Bernard Leak <bernard@brenda-arkle.demon.co.uk>