- Bumped up version number to 0.6.1

- Wrote a NEWS entry


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@354 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
jey 2002-03-20 19:37:07 +00:00
parent 34af339510
commit ea57d9af74
2 changed files with 7 additions and 1 deletions

6
NEWS
View File

@ -1,5 +1,11 @@
NEWS for OpenSC -- History of user visible changes
New in 0.6.1; 2002-03-20; Juha Yrjölä:
* Fixed certificate downloading in pkcs15-init
* Improved PKCS #11 module, so it works with Mozilla 0.9.9 and
is capable of signing and decrypting mails in Netscape
* Other various small fixes and improvements
New in 0.6.0; 2002-03-13; Juha Yrjölä:
* Many, many new features -- too many to list here
* New cards supported: Gemplus GPK family, TCOS 2.0, MioCOS

View File

@ -6,7 +6,7 @@ dnl $Id$
AC_PREREQ(2.52)
AC_INIT(src/libopensc/sc.c)
AM_INIT_AUTOMAKE(opensc, 0.6.0)
AM_INIT_AUTOMAKE(opensc, 0.6.1)
AM_CONFIG_HEADER(config.h)
AC_CANONICAL_HOST