What's changed.

This commit is contained in:
rocky
2004-10-10 20:28:25 +00:00
parent 23235f4042
commit e6c4439e73

14
NEWS
View File

@@ -1,3 +1,15 @@
0.71
- Make generic list routines and declarations public. Eventually
everything will use glib.
- list-returning routines like iso9660_fs_readdir and
iso9660_ifs_readdir no longer return void * (and require casting)
but return the correct type.
- Some exmaple programs have been renamed to more give meaningful
names.
0.70 0.70
- SCSI MMC interface routine (all except Darwin) - SCSI MMC interface routine (all except Darwin)
@@ -135,4 +147,4 @@
0.1 0.1
Routines split off from VCDImager. Routines split off from VCDImager.
$Id: NEWS,v 1.51 2004/08/28 16:31:01 rocky Exp $ $Id: NEWS,v 1.52 2004/10/10 20:28:25 rocky Exp $