diff options
author | Simon Josefsson <simon@josefsson.org> | 2006-01-18 09:34:46 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2006-01-18 09:34:46 +0000 |
commit | 230f3cecee08fd869927f14d8a8b5ea5fca89314 (patch) | |
tree | fbf2d5d75986e771a32453f357cb874a794df14d | |
parent | 85ce0c6960deea2f504804746545ccd1add29581 (diff) | |
download | libtasn1-230f3cecee08fd869927f14d8a8b5ea5fca89314.tar.gz libtasn1-230f3cecee08fd869927f14d8a8b5ea5fca89314.tar.bz2 libtasn1-230f3cecee08fd869927f14d8a8b5ea5fca89314.zip |
Add.
-rw-r--r-- | NEWS | 3 | ||||
-rw-r--r-- | THANKS | 1 |
2 files changed, 4 insertions, 0 deletions
@@ -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. @@ -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> |