[Pcsclite-cvs-commit] r5649 - in /trunk/PCSC: ChangeLog configure.in

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Wed Mar 9 13:14:38 UTC 2011


Author: rousseau
Date: Wed Mar  9 13:14:27 2011
New Revision: 5649

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=5649
Log:
release 1.7.0

Modified:
    trunk/PCSC/ChangeLog
    trunk/PCSC/configure.in

Modified: trunk/PCSC/ChangeLog
URL: http://svn.debian.org/wsvn/pcsclite/trunk/PCSC/ChangeLog?rev=5649&op=diff
==============================================================================
--- trunk/PCSC/ChangeLog (original)
+++ trunk/PCSC/ChangeLog Wed Mar  9 13:14:27 2011
@@ -1,3 +1,8 @@
+pcsc-look-1.7.0: Ludovic Rousseau
+9 March 2011
+- use libudev instead of (the deprecated) libhal
+
+
 pcsc-lite-1.6.7: Ludovic Rousseau
 22 February 2011
 - better Mac OS X support

Modified: trunk/PCSC/configure.in
URL: http://svn.debian.org/wsvn/pcsclite/trunk/PCSC/configure.in?rev=5649&op=diff
==============================================================================
--- trunk/PCSC/configure.in (original)
+++ trunk/PCSC/configure.in Wed Mar  9 13:14:27 2011
@@ -3,7 +3,7 @@
 
 AC_PREREQ(2.58)
 
-AC_INIT(pcsc-lite, 1.6.7)
+AC_INIT(pcsc-lite, 1.7.0)
 AC_CONFIG_SRCDIR(src/pcscdaemon.c)
 AM_INIT_AUTOMAKE(1.8 dist-bzip2 no-dist-gzip)
 AM_CONFIG_HEADER(config.h)




More information about the Pcsclite-cvs-commit mailing list