--- nonameyet/branches/cleanup/Changelog 2006/09/06 20:02:07 238 +++ nonameyet/branches/cleanup/Changelog 2006/10/25 21:06:11 369 @@ -1,4 +1,73 @@ -cdrkit (1.0pre4) UNRELEASED; urgency=low +cdrkit (1.0pre5+cleanup) UNRELEASED; urgency=low + + [ Eduard Bloch ] + * replacement of libdeflt and config parser rewrite; more user-friendly, + flexibel, tolerant now + + [ Christian Fromme ] + * big cleanup, phase I, getting rid from Cstyle function definitions in + applications + + -- Eduard Bloch Wed, 6 Sep 2006 22:05:30 +0200 + + + + + + + + + + + + + + +cdrkit (1.0pre5) UNRELEASED; urgency=low + + [ Eduard Bloch ] + * added better check for capability.h and FATAL_ERROR if it's missing on Linux + * wodim.1 updates, ie. moved suid howto to README.suidroot, Linux bashing to + README.linux, more notes about non-root usage + * more carefull description of the role of previous developer and his own + project + * fixed libmagic detection + * rewrote README.mkisofs, README.win32 + * better track numbers extraction command in cdda2ogg/cdda2mp3 + * reenabled (forgotten) support for libedc + * table formating fixes in cdda2wav.1, helps small terminals + * AIX 5l port + * killing FIFO process on ungraceful termination + * scsi-linux-sg.c: skipping unallowed devices, cleanup/consolidation of the + old workaround(s) for ATA now for SCSI too + * renamed error function to schily_error because it started to wreak random + havoc after harmless header moving (conflict with incompatible GNU version) + + [ Vladimir Nadvornik ] + * enabled CLONE feature in wodim's config + + [ Modestas Vainius ] + * dropped . from the include path and fixed mkisofs source to use the local + headers + + [ Lorenz Minder ] + * Fix of the joliet_strlen signature + * Code refactoring around *cvt* declarations to make the conditional + compilation more reliable, especially on BSD and AIX + * include/utypes.h: guard to preserve SIZE_T_MAX + + [ Christian Fromme ] + * detailed review and correction of author related data in manpages and + README files + + [ Peter Samuelson, Tollef Fog Heen ] + * typo and grammar fixes in mkisofs.8 + * Remove several instances of %r in printf-like statements, in + preparation for removing the libschily format-string implementation + + -- Eduard Bloch Wed, 6 Sep 2006 22:05:30 +0200 + +cdrkit (1.0pre4) RELEASED; urgency=low [ Eduard Bloch ] * Added checks for libcam to make (k)FreeBSD compilation work (untested)