From c3883130a0db6fa2442697e8ffa98fddf0280d48 Mon Sep 17 00:00:00 2001 From: rocky Date: Sat, 9 Aug 2003 11:59:17 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6795e3bd..cf966947 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +2003-08-09 07:52 rocky + + * ChangeLog, Makefile.am, doc/Makefile.am, example/sample1.c, + example/sample2.c: *Makefile/am Get sample documentation is in + distribution. example/*.c: remove trailing blanks at end of file. + +2003-08-09 07:50 rocky + + * NEWS: [no log message] + +2003-08-06 10:02 rocky + + * libcdio.spec.in: - fixes really Manfred Tremmel + at + http://www.iiv.de/schwinde/buerger/tremmel/ + +2003-08-03 16:31 rocky + + * doc/libcdio.texi: Fill out how to use: add example programs 1 and + 2. + +2003-08-03 16:02 rocky + + * example/sample2.c: Sample program to - show what driver is + automatically selected - what device will be used for that - list + all the drivers that exist showing whether they are available + or not + +2003-08-01 23:51 rocky + + * NEWS: [no log message] + 2003-08-01 23:47 rocky * Makefile.am: Remove that directory in EXTRA_DIST!