diff options
author | Bryan Harris <bryanlharris@gmail.com> | 2010-05-13 01:00:44 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 01:00:44 +0200 |
commit | e4fbc400eabcb6954f369c4292e4ee5e77209c02 (patch) | |
tree | 7739aa2bce7a367f696a42282b551dc061050053 /system/crikey/ChangeLog | |
parent | cf8a43d527c17d7ff0a04bc6e6554c420c82751c (diff) | |
download | slackbuilds-e4fbc400eabcb6954f369c4292e4ee5e77209c02.tar.gz |
system/crikey: Added to 13.0 repository
Diffstat (limited to 'system/crikey/ChangeLog')
-rw-r--r-- | system/crikey/ChangeLog | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/system/crikey/ChangeLog b/system/crikey/ChangeLog new file mode 100644 index 0000000000..0fc5140374 --- /dev/null +++ b/system/crikey/ChangeLog @@ -0,0 +1,26 @@ +Crikey Change Log: + +0.8.3, August 19 2009: + New ways of specifying characters; make -t the default; add -x and -l arguments; bugfixes. +0.8.2, June 15 2009: + Add -lXext to the link line, needed on some systems. +0.8.1, May 12 2009: + Fix fgets warning that got introduced from the latest stdio.h. +0.8, Jan 13 2009: + Add ^ and \(\) methods of specifying keys. Add BackSpace and Delete. +pykey 0.1, May 25 2008: + New experimental Python version. +0.7, May 25 2008: + Fix XTest (-t) code to send the needed KeyRelease and Shift Press/Release events. +0.6, May 12 2008: + From Glen Smith: Fix special characters that weren't working: % " < +0.5, Nov 9 2004: + From Efraim Feinstein: Add -i option (read from stdin) and -d (print debug output); add "make uninstall" target. +0.4, Mar 27 2004: + Make X events default instead of XTest. Add -s1 syntax as well as -s 1. +0.3: + Add XSendEvent support; code cleanup. +0.2: + Add -s option. +dookey: + First release, called "dookey". |