This commit is contained in:
Ryan C. Gordon 2005-02-15 22:26:05 +00:00
parent ed5de27c73
commit 0dd93d3c13
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
* CHANGELOG.
*/
02152005 - Minor comment fix in platform/pocketpc.c
01052005 - Fixed HOG archiver file lookup (thanks, Chris!)
12162004 - Fixed some documentation/header comment typos (thanks, Gaetan!)
10302004 - Fixed a strcpy that should have been a strcat. (thanks, Tolga!)