]> asedeno.scripts.mit.edu Git - PuTTY.git/history - wildcard.c
Briefly document the "CP866" manual-entry feature on Windows in the dialog
[PuTTY.git] / wildcard.c
2004-04-27 Jacob NevinsAdd notes on our globs' incompatibilities with POSIX
2003-01-05 Ben HarrisInclude putty.h to get prototypes for exported functions.
2003-01-05 Ben HarrisCommas at the end of enumerator lists aren't allowed.
2001-08-27 Simon TathamImplemented a simple wildcard matching engine, and...