This file is indexed.

/usr/share/doc/cdtool/TODO is in cdtool 2.1.8-release-4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
STILL TO BE DONE -------------------------------------------------------

 o why does CDROMSTART somtimes prevent CDROMPLAYMSF from working?

 o finish autotoolizing

 o RPM .spec is outdated/broken?

 o List the available CD-ROM devices somehow
 o Combine common code like getopt() handling

 o Add CDDB submit support
 o Check with "Guidelines for optimal freedb support" at
   http://www.freedb.org/modules.php?name=Sections&sop=viewarticle&artid=38

 o Change cdtool to use a CDDB backend. Ideally data from both formats
   would be merged at runtime. Maybe it can also be shared with other CDDB
   aware programs like gnome-cd? 

 o Nice interface for editing the database files.
 o Fast forward, Rewind.
 o Code cleanup and documentation.

BUGS ------------------------------------------------------------------

 o Find work-around for the resume bugs of some drives
   (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=34242)