Update of /cvsroot/audiolink/audiolink
In directory sc8-pr-cvs1:/tmp/cvs-serv24063
Modified Files:
RELEASE_NOTES
Log Message:
release notes update for 0.05
Index: RELEASE_NOTES
===================================================================
RCS file: /cvsroot/audiolink/audiolink/RELEASE_NOTES,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** RELEASE_NOTES 3 Nov 2003 09:25:51 -0000 1.6
--- RELEASE_NOTES 5 Dec 2003 14:23:35 -0000 1.7
***************
*** 6,9 ****
--- 6,20 ----
describes changes in the user interface.
+ Release notes for AudioLink v0.05:
+ ----------------------------------
+ * The scripts alfilldb and alsearch have been moved to code/. The
+ directories code/search and code/filldb are not used now.
+
+ * Config file: resides in ~/.audiolink/config.
+
+ * New script: audiolink that handles creation/modification of config
+ file and the database, tables in MySQL.
+
+
Release notes for AudioLink v0.04:
----------------------------------
|