From 4c2499e18e98cd9623007a950efce27928f6f3b0 Mon Sep 17 00:00:00 2001 From: data Date: Sat, 27 Aug 2005 00:51:23 +0000 Subject: [PATCH] Readme entry git-svn-id: http://abcde.googlecode.com/svn/trunk@108 a0fa61bc-5347-0410-a1a9-7f54aa4e1825 --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 9049a2a..4c7c8f3 100644 --- a/README +++ b/README @@ -48,6 +48,8 @@ Changes in 2.3: * The FLAC encoder forces the files to be overwritten, in case they previously exists. This avoids a half-through abcde run to continue without errors in case it was cancelled during the FLAC encoding. +* Added a post_read() function so that we can do things with the CD before we + eject it. Changes in 2.2: -- 2.20.1