2002-03-06  Ludovic Rousseau  <rousseau@AAmegah>

	* README: release 1.0.4

2002-03-05  Ludovic Rousseau  <rousseau@AAmegah>

	* README: release 1.0.4

	* gscriptor: case insensitive on "reset" command

	* scriptor: case insensitive on "exit" and "reset" commands

2001-11-27  Ludovic Rousseau  <rousseau@AAmegah>

	* README: updade the release date in README

	* TODO: debug pcsc_scan to get ALL the events: done

2001-11-08  Ludovic Rousseau  <rousseau@AAmegah>

	* MANIFEST: changed .1 in .1p for Perl script manpages

	* README: release 1.0.3

	* pcsc_scan.c: change PCSC to PC/SC

	* Makefile: remove compressed manpages in clean rule

	* README: changed tabs into spaces
	removed the .pl extension of the Perl scripts
	include a new screen copy of pcsc_scan output

	* pcsc_scan.c: set the wait time to 0 to get all the events

	* Makefile: add automatic rules to compress man pages
	changed install rule to use install(1) instead of cp(1)

2001-10-22  Ludovic Rousseau  <rousseau@AAmegah>

	* Makefile: install: also copy scriptor and gscriptor

	* README: Release 1.0.2

	* Makefile: get the version number from the directory name

	* pcsc_scan.1, scriptor.1p, gscriptor.1p, MANIFEST: Added manpages

	* TODO: manpages OK

	* LICENCE: Added GPL licence

	* test.script:
	commands to read a GSM SIM card instead of a silly ID badge

	* pcsc_scan.c:
	go to the next reader _after_ printing information for the current oone

2001-10-18  Ludovic Rousseau  <rousseau@AAmegah>

	* README: Release 1.0.1

	* create_distrib.sh: updated with the version of pcsc-perl

	* MANIFEST: list of files in the archive

2001-10-17  Ludovic Rousseau  <rousseau@AAmegah>

	* create_distrib.sh:
	Added checks: directory name format, directory existance

2001-10-16  Ludovic Rousseau  <rousseau@AAmegah>

	* README: Added authors names and emails

	* TODO: todo list

	* README: short readme file

	* scriptor: changed PCSCCard to PCSC::Card

	* create_distrib.sh: script to export a clean archive

	* pcsc_scan.c: commented number of allocated readers (wrong info?)

	* Makefile: added version number

	* Makefile, pcsc_scan.c: Created directory structure

	* Makefile, pcsc_scan.c: New file.

2001-10-01  Lionel Victor  <lvictor@AAmegah>

	* gscriptor: modified default buttons behaviour (mostly cosmetic)

2001-09-25  Ludovic Rousseau  <rousseau@AAmegah>

	* gscriptor: Disconnect the actual card when the reader is changed

	* gscriptor: improved the Help dialog box

	* gscriptor: correctly assign the tip to the wrap line button

2001-09-21  Ludovic Rousseau  <rousseau@AAmegah>

	* gscriptor: removed () from $txtScript->get_length

	* gscriptor: added accelerator for Quit
	added $pos argument to insert_text()

	* gscriptor: added 'homogeneous' argument to Gtk::Table::new()

	* gscriptor: syntax "defined @ButtonDescr" is not correct with Perl 5.6

2001-09-11  Ludovic Rousseau  <rousseau@AAmegah>

	* gscriptor: configure default buttons in examples/gscriptor.pl

2001-09-05  Lionel Victor  <lvictor@AAmegah>

	* gscriptor: Removed the ATR entry from the Reader Configuration dialog

	* gscriptor: Cleared warning messages while running with perl -w...

2001-09-05  Ludovic Rousseau  <rousseau@AAmegah>

	* scriptor: Added CVS Log field
	Added documentation for -h argument

	* scriptor, gscriptor: Added GPL licence in the source code
	Added CVS Id field

2001-09-04  Lionel Victor  <lvictor@AAmegah>

	* gscriptor, test.script:
	Updated gscriptor to use asci_to_array(). a reset keyword has also been
	added to the scripting 'language' so that it calls Reconnect()

	* scriptor:
	added a new keyword : 'reset' to reset the card... (how surprising!)

	* gscriptor: More cosmetic changes

	* scriptor, test.script, gscriptor:
	Applied a patch from somebody who apparently wants to stay anonymous.
	This patch includes mostly cosmetic changes and extra documentation about
	array_to_ascii() and ascii_to_array(). Thanks to this contributor for his
	help and time

2001-09-03  Lionel Victor  <lvictor@AAmegah>

	* gscriptor:
	Added mostly cosmetic improvements to offer the user to connect when
	he/she tries to run a script without any active conX to the smartcard.
	I also identified a bug which should be verified/corrected. Its cause
	may lie into PCSC-lite so investigating the wrapper alone is not
	enough

2001-07-02  Lionel Victor  <lvictor@AAmegah>

	* gscriptor, scriptor, test.script: Initial checkin

