NEWS: Note strncpy problem
libcdio.texi: Update copyright date.
This commit is contained in:
7
NEWS
7
NEWS
@@ -1,4 +1,4 @@
|
||||
$Id: NEWS,v 1.91 2006/02/13 01:44:38 rocky Exp $
|
||||
$Id: NEWS,v 1.92 2006/02/16 20:11:14 rocky Exp $
|
||||
|
||||
version 0.77cvs
|
||||
=====================================
|
||||
@@ -37,7 +37,8 @@ version 0.77cvs
|
||||
set_blocksize; also called NRG routine to get a list of
|
||||
cd-images. read.h didn't make sure off_t was defined. fixed bug in
|
||||
is_device() when driver_id = DRIVER_UNKNOWN or DRIVER_DEVICE.
|
||||
OSX was freeing too much in listing drives.
|
||||
OSX was freeing too much in listing drives. get_hwinfo was not respecting
|
||||
fixed-length field boundaries in image drivers (strcpy->strncpy).
|
||||
|
||||
- small cdda-player improvements - shows more Cd-Text, and fix bug in
|
||||
non-interactive use (Yes, I sometimes use it.)
|
||||
@@ -332,4 +333,4 @@ version 0.1
|
||||
|
||||
Routines split off from VCDImager.
|
||||
|
||||
$Id: NEWS,v 1.91 2006/02/13 01:44:38 rocky Exp $
|
||||
$Id: NEWS,v 1.92 2006/02/16 20:11:14 rocky Exp $
|
||||
|
||||
Reference in New Issue
Block a user