diff options
author | wiz <wiz> | 2006-01-19 21:42:46 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-01-19 21:42:46 +0000 |
commit | 50dcb3a00349d982e95faa63c175f994b87787f6 (patch) | |
tree | add18f64c35b73d2d60796ae20d451e6d5dbdda4 /emulators/DatLib/PLIST | |
parent | 4934fe1ba0b29aff540dd7491fadab17521e981c (diff) | |
download | pkgsrc-50dcb3a00349d982e95faa63c175f994b87787f6.tar.gz |
Update to 2.15:
13/01/2006 *** v2.15 ***
- Last release would not load data files less than 4KB in size!
12/01/2006 *** v2.14 ***
- Added a save-only format to imitate MAME's gamelist.txt file.
- File identification is now done by loading just the first 4KB.
Diffstat (limited to 'emulators/DatLib/PLIST')
-rw-r--r-- | emulators/DatLib/PLIST | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/DatLib/PLIST b/emulators/DatLib/PLIST index 1b4b3f8e84b..542eb358b16 100644 --- a/emulators/DatLib/PLIST +++ b/emulators/DatLib/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2005/03/04 12:05:12 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/01/19 21:42:46 wiz Exp $ include/DatLib/datlib.h include/DatLib/driver.h include/DatLib/hash/md5.h @@ -11,7 +11,8 @@ include/DatLib/misc/getopt.h include/DatLib/token.h include/DatLib/type.h lib/libdatlib.a -share/doc/DatLib/datlib.txt +share/doc/DatLib/readme.txt +share/doc/DatLib/whatsnew.txt @dirrm share/doc/DatLib @dirrm include/DatLib/hash @dirrm include/DatLib/mame |