/[debburn]/cdrkit/trunk/Changelog
ViewVC logotype

Diff of /cdrkit/trunk/Changelog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

nonameyet/trunk/Changelog revision 40 by blade, Wed Aug 23 12:44:09 2006 UTC cdrkit/trunk/Changelog revision 704 by blade, Fri Feb 9 22:15:36 2007 UTC
# Line 1  Line 1 
1  icewm (2.01.01a08+X.13) UNRELEASED; urgency=low  cdrkit (1.1.3) UNRELEASED; urgency=low
2    
3      [ Eduard Bloch ]
4      * Fixed fishing for transfer size in sysfs, now ready for
5        /dev/class/scsi_generic contents
6      * Dealing with the last newline char when processing
7        /proc/sys/dev/cdrom/info contents
8      * added some missing or probably missing definitions in
9        wodim/CMakeLists.txt, restoring the reading from inf files
10      * passing through the real file size to the UDF generator. Creating
11        incorrect iso9660 but having it this way is better than no LFS at all.
12      * removed md5* parts and integration from icedax, patch by
13        Vladimir Nadvornik <nadvornik@suse.cz>
14    
15      [ Peter Samuelson ]
16      * Clean up Linux-2.6 CD/DVD-R drive detection, clearer error messages.
17    
18     -- Eduard Bloch <blade@debian.org>  Tue, 23 Jan 2007 19:13:44 +0100
19    
20    cdrkit (1.1.2) RELEASED; urgency=low
21    
22      [ Stefan Huehner ]
23      * more Cstyle cleanups
24    
25      [ Eduard Bloch ]
26      * stop confusion and bailing out if burnfree/burnproof options have been
27        explicitely specified
28      * be move carefull with -dummy when the DVD media may not support it
29      * extracting drive's default speed in attach_mdvd()
30      * automatic recorder device guessing code, currently Linux-only
31    
32      [ Peter Samuelson ]
33      * Fix icedax cddb query, based on a patch from Heiko Schlenker
34    
35     -- Eduard Bloch <blade@debian.org>  Sat, 13 Jan 2007 00:45:38 +0100
36    
37    cdrkit (1.1.1) RELEASED; urgency=low
38    
39      * added geteltorito script from Rainer Krienke
40    
41      [ Eduard Bloch ]
42      * more verbose abort message if track is specified with some maintainance
43        command (#369677)
44      * Added more DVD related fixes from SuSE's wodim-1.0pre5cvs-6.src.rpm
45      * --devices option for wodim (modeled after cdrskin's output), working on
46        Linux and Cygwin
47      * Open-By-Device-Letter mode on Cygwin
48      * -msifile=... option to store -msinfo output reliably in a dedicated file
49      * clear profile names printing (using code from libburnia, thanks to Thomas
50        Schmidt)
51      * cleanup with unused embedded CVS revision strings from Schilling and
52        more gcc -Wall correctness
53      * reenabled -format functionality (bug in program function control flow)
54      * get maximum DMA buffer size from sysfs on Linux, where possible
55      * enable BURN-Free by default where possible
56      * setting argv[0] to wodim if someone is cheating and calls it as cdrecord.
57        Avoids confusion and printing of the wrong app name in the help output.
58      * more documentation updates WRT cdda2wav->icedax renaming, more table
59        formating fixes in icedax.1
60      * genisoimage documentation updates, mkisofs name changes
61    
62      [ Thomas Schmidt ]
63      * workaround for older libmagic API
64      * code for clear profile name mapping
65    
66      [ Peter Samuelson ]
67      * expand where genisoimage looks for the config file - same places
68        mkisofs looks plus a few more.  (We may wish to trim this back some.)
69      * major cleanups to genisoimage.1 manpage; split out the part about
70        .genisoimagerc to a new page genisoimagerc.5.
71    
72      [ Steve Langasek ]
73      * allow hppa and alpha boot code to coexist in one ISO image
74    
75      [ Arkadiusz Miskiewicz ]
76      * Fake prefix line in the version output of readom to keep compatibility
77        with frontends
78    
79     -- Eduard Bloch <blade@debian.org>  Sat, 30 Dec 2006 16:45:40 +0100
80    
81    cdrkit (1.1.0) RELEASED; urgency=medium
82    
83      [ Eduard Bloch ]
84      * replacement of libdeflt, config parser rewrite; more user-friendly,
85        more flexible/tolerant now
86      * config overhaul, much more dynamic checks, including fixes for SunOS and
87        AIX environment, including proper libiconv detection, and processing of
88        LDFLAGS provided by user. Also fixed confusing double-checks for some of
89        the variables in cdda2wav.c.
90      * mass renaming of applications and libraries, see FAQ
91      * dirsplit -S fix, oversized have been possible before
92      * consistent version display
93      * cleanup of libschily, removed unused/superfluous parts (assumed having a
94        modern POSIX compliant environment). Renamed to librols
95        (RemainsOfLibSchily).
96      * reenabled selection of the DVD driver, accidentaly disabled in 1.0, when
97        beeing in non-verbose mode
98      * made dirsplit work with file symlinks
99      * incorporated some OpenSUSE patches:
100        + cdrkit-HZ.patch (with initialized value, *sic*)
101        + cdrkit-dvd-fix.patch (return code tracking)
102        + cdrkit-gcc-workaround.patch
103        + cdrkit-mkisofs-fail-on-large-file.patch (don't just skip them)
104        + cdrkit-mkisofs-grow-check.patch (tolerate grown files)
105        + cdrkit-perms.patch (not breaking on missing device files)
106    
107      [ Christian Fromme ]
108      * big cleanup, phase I, getting rid from Cstyle function definitions in
109        applications
110    
111      [ Lorenz Minder ]
112      * user output junk filter in icedax/toc.c
113      * flexible ascii conversion buffer
114    
115     -- Eduard Bloch <blade@debian.org>  Sat, 02 Dec 2006 18:43:14 +0100
116    
117    cdrkit (1.0) RELEASED; urgency=low
118    
119      [ Eduard Bloch ]
120      * mapping of ATAPI: -> ATA: method on linux-2.6 and some code beautification
121      * added a atexit handler to stop the FIFO process more reliably, since
122        Schilling's constructs seem to terminate the application on too many
123        places
124      * print Burnfree state/preparation messages only with high verbosity
125    
126      [ Dennis Vshivkov ]
127      * sorted display of files when needed
128    
129      [ Joerg Jaspert]
130      * Remove all the printing of useless messages. This is based on GPLed
131        code, so we follow the letter of the GPL as it is interpreted by 99%
132        of the world, including its authors. Especially as Joerg was never able
133        to give us any clear explanation what other license he may think
134        cdrtools had, despite us asking multiple times. So we have no other
135        choice than to take whats written down, and thats GPL.
136    
137     -- Joerg Jaspert <joerg@debian.org>  Mon, 20 Nov 2006 19:25:10 +0100
138    
139    cdrkit (1.0pre5) RELEASED; urgency=low
140    
141      [ Eduard Bloch ]
142      * added better check for capability.h and FATAL_ERROR if it's missing on Linux
143      * wodim.1 updates, ie. moved suid howto to README.suidroot, Linux bashing to
144        README.linux, more notes about non-root usage
145      * more carefull description of the role of previous developer and his own
146        project
147      * fixed libmagic detection
148      * rewrote README.mkisofs, README.win32
149      * better track numbers extraction command in cdda2ogg/cdda2mp3
150      * reenabled (forgotten) support for libedc
151      * table formating fixes in cdda2wav.1, helps small terminals
152      * AIX 5l port
153      * killing FIFO process on ungraceful termination
154      * scsi-linux-sg.c: skipping unallowed devices, cleanup/consolidation of the
155        old workaround(s) for ATA now for SCSI too
156      * renamed error function to schily_error because it started to wreak random
157        havoc after harmless header moving (conflict with incompatible GNU version)
158      * restored scsi-remote.c compilation, moved to libscg sources, used instead
159        of rdummy.c
160      * added optional omiting of DMA speed tests
161    
162      [ Vladimir Nadvornik ]
163      * enabled CLONE feature in wodim's config
164    
165      [ Modestas Vainius ]
166      * dropped . from the include path and fixed mkisofs source to use the local
167        headers
168    
169      [ Lorenz Minder ]
170      * Fix of the joliet_strlen signature
171      * Code refactoring around *cvt* declarations to make the conditional
172        compilation more reliable, especially on BSD and AIX
173      * include/utypes.h: guard to preserve SIZE_T_MAX
174    
175      [ Christian Fromme ]
176      * detailed review and correction of author related data in manpages and
177        README files
178    
179      [ Peter Samuelson, Tollef Fog Heen ]
180      * typo and grammar fixes in mkisofs.8
181      * Remove several instances of %r in printf-like statements, in
182        preparation for removing the libschily format-string implementation
183    
184     -- Eduard Bloch <blade@debian.org>  Wed,  6 Sep 2006 22:05:30 +0200
185    
186    cdrkit (1.0pre4) RELEASED; urgency=low
187    
188      [ Eduard Bloch ]
189      * Added checks for libcam to make (k)FreeBSD compilation work (untested)
190      * added clarifications about changes to all source files
191      * adapted initial message to display the copyright more clearly
192      * adapted copyright and contact information in scgcheck manpage
193      * adapted contact information in btcflash manpage, also added a reference to
194        its original author which has been missing
195    
196      [ Peter Samuelson ]
197      * Cleanups: unused macros/defines
198      * Unified and simplified the build-host data crawling methods
199    
200      [ Juergen Weigert ]
201      * Various documentation corrections, replaced cdrecord->wodim where it is
202        appropriate and legal on many visible locations
203    
204     -- Eduard Bloch <blade@debian.org>  Mon,  4 Sep 2006 23:36:58 +0200
205    
206    cdrkit (1.0pre3) unstable; urgency=low
207    
208      [ Eduard Bloch ]
209      * Added FAQ ("where wodim name comes from")
210      * Moved the NULL pointer check on cdr_t to a place before it is used for DVD
211        feature checks (otherwise it would crash when run on any pure CD-ROM
212        reader)
213      * Added test for WORDS_BIGENDIAN
214      * copied values from align.h to another set of sizeof-reflecting defines in
215        xconfig.h
216      * workarounds for almost all "you are not allowed to modify that {version
217        checking,quality assurance,other-important-looking-wording}" parts,
218        replacing the output of "schily" where the commend said that we are forced
219        to. One part in cdrecord.c still remains, the comment sounds too dangerous
220        to be touched.
221      * forced FIFO define, suggested by Peter
222    
223      [ Peter Samuelson ]
224      * Created cmake test and code snippet for HAVE_C_BITFIELDS
225    
226      [ Michael Ablassmeier ]
227      * Typo fixes in mkisofs messages and unified identical ones with a macro
228    
229      [Joerg Jaspert]
230      * Released as 1.0pre3
231    
232     -- Eduard Bloch <blade@debian.org>  Mon,  4 Sep 2006 09:56:38 +0200
233    
234    cdrkit (1.0pre2) RELEASED; urgency=low
235    
236      * Took zisofs_tools out of the global build system and restored its original
237        Makefile. Its own build system works better.
238    
239     -- Eduard Bloch <blade@debian.org>  Sun, 03 Sep 2006 22:14:31 +0200
240    
241    cdrkit (1.0pre1) RELEASED; urgency=low
242    
243      [ See http://bugs.debian.org/$BUGNR for detailed explanations ]
244      * The Big Fork to an independent project called cdrkit
245        + using the last clearly stated GPLed versions of files from
246          cdrtools-2.01.01a08 (closes: #353403, 372486)
247        + we play the upstream role now, using our patches and we like them
248          (closes: #361450)
249        + renamed relevant works to avoid claims of "potential defamation" or
250          "damage of reputation" (closes: #350738)
251        + custom CMake based build system used instead of the original one, since
252          we understand it better (closes: #350739 and hopefully closes: #350254,
253          reopen if not). It seems to be portable among the platforms
254          supported by Debian, it needs a bit of work for porting to non-Linux
255          plattforms, though.
256      * removed most of the anti-linux2.6  program messages (unless being
257        in verbose mode). (closes: #377145)
258      * changed default config file location to /etc/wodim.conf
259      * added more meaningful error message on -dvd-video failure (closes: #324586)
260      * minor cdda2mp3/cdda2ogg scripts fixes suggested by Fabian Pietsch, plus
261        fixes for unreliable encoder detection (closes: #283794, #344443) plus
262        possible override of preset CDDA_DEVICE variable fixed. Made the list of
263        selected audiotracks modifiable, see manpage (closes: #344445)
264      * sync with 4:2.01+01a01-4ubuntu4:
265        + merged README.ATAPI.setup with README.ATAPI.setup.ubuntu. Kernel 2.6 part
266          now in the beginning and reflecting the reality (dev=/dev/drive syntax,
267          no SUID requirement, closes: #304230, 377736)
268        + 02_cdrecord_default_conf.dpatch: changed /dev/cdrom to /dev/cdrw which
269          is more likely to match the correct device on udev using systems
270      * 36_ATA_scanbus_ignore_locked.dpatch to ignore busy devices (eg. hda
271        harddisk) while scanning with dev=ATA
272        (closes: #310689, #309250, #317793, 360295,
273      * Included 37_clean_dvdsup.dpatch (closes: #312062) based on
274        cdrtools-2.01.01a04-dvd.patch.bz2 from
275        http://people.mandriva.com/~warly/files/cdrtools/ with few updates to work
276        with a08. Also implements a fallback to ATA: bus in the -scanbus operation
277        (closes: #310689, #278894). This patch is used instead of the old 07_....
278        Enabled permanently, disabled the "cheatcode processing" in debian/rules.
279        Also eliminates some useability problems that have been pushed to our
280        users (closes: #325766, #271114, #312062, #353176).
281      * Updated dirsplit to version 0.3.3, zisofs-tools to 1.0.7 (with a custom
282        CMakeFile.txt for easier integration and config.h updated manually for
283        now)
284      * minor cdda2mp3/cdda2ogg scripts fixes suggested by Fabian Pietsch, plus
285        fixes for unreliable encoder detection (closes: #283794, #344443) plus
286        possible override of preset CDDA_DEVICE variable fixed
287      * added additional script manpages from Oleksandr Moskalenko (closes: #295438)
288      * changed -speed to speed= in cdrecord.1 for consistency (closes: #344214)
289      * Anti-Root-Requirements:
290        + 39_nonroot_skips_rezero_unit.dpatch - don't run rezero_unit() as root
291        which is a) most likely not needed (even admited in the comment) and b)
292        causes the whole scsi transport system to terminate
293        + 40_stop_setuid_games.dpatch - another workaround for problems introduced
294        in a03 - looks like Linux kernel does reject an application trying to
295        change the UID between ioctls
296        (closes: #335253, 374685, 330506, 329308, 374345, 377421)
297      * Ubuntu's 40_fix_bad_spelling.dpatch integrated (typo in wodim.dfl)
298      * increased hash size in mkisofs/hash.c (closes: #327270)
299      * more decent info message about locale detection
300    
301     -- Eduard Bloch <blade@debian.org>  Sun, 03 Sep 2006 22:14:31 +0200
302    
303    cdrkit (2.01.01a08+X.15) UNRELEASED; urgency=low
304    
305      * Removed cdrtools-2.01.01a05-ossdvd.patch.bz2 again (threw bogus error
306        messages in TAO mode), used 37_clean_dvdsup.dpatch (from Warly/Mandriva)
307        instead
308    
309     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 15:03:46 +0200
310    
311    cdrkit (2.01.01a08+X.15) UNRELEASED; urgency=low
312    
313      * Applied cdrtools-2.01.01a05-ossdvd.patch.bz2 slightly adapted to work with
314        a08.
315    
316     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 15:03:46 +0200
317    
318    cdrkit (2.01.01a08+X.14) UNRELEASED; urgency=low
319    
320      * 39_nonroot_skips_rezero_unit (don't try to run rezero_unit when not beeing
321        root)
322      * 40_stop_setuid_games (dont't try to cheat the kernel with delayed seteuid)
323    
324     -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:44:53 +0200
325    
326    cdrkit (2.01.01a08+X.13) UNRELEASED; urgency=low
327    
328    * 34_JTE (Jigdo Template Extraction, by Steve)    * 34_JTE (Jigdo Template Extraction, by Steve)
329    * 36_ATA_scanbus_ignore_locked (skip busy devices when scaning, by myself)    * 36_ATA_scanbus_ignore_locked (skip busy devices when scaning, by myself)
# Line 7  icewm (2.01.01a08+X.13) UNRELEASED; urge Line 332  icewm (2.01.01a08+X.13) UNRELEASED; urge
332    
333   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:35:30 +0200   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:35:30 +0200
334    
335  icewm (2.01.01a08+X.12) UNRELEASED; urgency=low  cdrkit (2.01.01a08+X.12) UNRELEASED; urgency=low
336    
337    * 31_gnu-kfreebsd.dpatch with minor adoptions (needs testing!)    * 31_gnu-kfreebsd.dpatch with minor adoptions (needs testing!)
338    * 33_extra_arch_boot_support (extra arches, by Steve)    * 33_extra_arch_boot_support (extra arches, by Steve)
339    
340   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:29:32 +0200   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:29:32 +0200
341    
342  icewm (2.01.01a08+X.11) UNRELEASED; urgency=low  cdrkit (2.01.01a08+X.11) UNRELEASED; urgency=low
343    
344    * 26_author_locale (ASCII transliteration of Jörg in the standard credits    * 26_author_locale (ASCII transliteration of Jörg in the standard credits
345      message)      message)
# Line 23  icewm (2.01.01a08+X.11) UNRELEASED; urge Line 348  icewm (2.01.01a08+X.11) UNRELEASED; urge
348    
349   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:23:03 +0200   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:23:03 +0200
350    
351  icewm (2.01.01a08+X.10) UNRELEASED; urgency=low  cdrkit (2.01.01a08+X.10) UNRELEASED; urgency=low
352    
353    * Applied 23_o_excl (exclusive device opening)    * Applied 23_o_excl (exclusive device opening)
354    * Applied 24_debug_tmpfile (more safe/secure log file location)    * Applied 24_debug_tmpfile (more safe/secure log file location)
# Line 31  icewm (2.01.01a08+X.10) UNRELEASED; urge Line 356  icewm (2.01.01a08+X.10) UNRELEASED; urge
356    
357   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:20:05 +0200   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:20:05 +0200
358    
359  icewm (2.01.01a08+X.09) UNRELEASED; urgency=low  cdrkit (2.01.01a08+X.09) UNRELEASED; urgency=low
360    
361    * Applied 18_donotopen_hda.dpatch - don't insist on opening unrelated IDE    * Applied 18_donotopen_hda.dpatch - don't insist on opening unrelated IDE
362      devices      devices
# Line 41  icewm (2.01.01a08+X.09) UNRELEASED; urge Line 366  icewm (2.01.01a08+X.09) UNRELEASED; urge
366    
367   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:11:47 +0200   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 14:11:47 +0200
368    
369  icewm (2.01.01a08+X.08) UNRELEASED; urgency=low  cdrkit (2.01.01a08+X.08) UNRELEASED; urgency=low
370    
371    * mkisofs iconv support with log message adapted, added to CMake build    * mkisofs iconv support with log message adapted, added to CMake build
372      system as appropriate      system as appropriate
373    
374   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:57:10 +0200   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:57:10 +0200
375    
376  icewm (2.01.01a08+X.07) UNRELEASED; urgency=low  cdrkit (2.01.01a08+X.07) UNRELEASED; urgency=low
377    
378    * Applied patches: 07_noadvertising (strip adds for commercial    * Applied patches: 07_noadvertising (strip adds for commercial
379      cdrecord-proDVD), 08_privacy (mkisofs revealing the exact command line)      cdrecord-proDVD), 08_privacy (mkisofs revealing the exact command line)
380    
381   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:54:54 +0200   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:54:54 +0200
382    
383  icewm (2.01.01a08+X.06) UNRELEASED; urgency=low  cdrkit (2.01.01a08+X.06) UNRELEASED; urgency=low
384    
385    * Applied 06_dautipps - better hints about ATAPI usage howto and    * Applied 06_dautipps - better hints about ATAPI usage howto and
386      -joliet-long workaround      -joliet-long workaround
387    
388   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:52:50 +0200   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:52:50 +0200
389    
390  icewm (2.01.01a08+X.05) UNRELEASED; urgency=low  cdrkit (2.01.01a08+X.05) UNRELEASED; urgency=low
391    
392    * Bits from 03_script.dpatch by Joerg Jaspert <joerg@debian.org> and Eduard    * Bits from 03_script.dpatch by Joerg Jaspert <joerg@debian.org> and Eduard
393      Bloch: Linux-friendly device location for cdda scripts and better encoder      Bloch: Linux-friendly device location for cdda scripts and better encoder
# Line 70  icewm (2.01.01a08+X.05) UNRELEASED; urge Line 395  icewm (2.01.01a08+X.05) UNRELEASED; urge
395    
396   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:49:56 +0200   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:49:56 +0200
397    
398  icewm (2.01.01a08+X.04) UNRELEASED; urgency=low  cdrkit (2.01.01a08+X.04) UNRELEASED; urgency=low
399    
400    * Added bits from 02_paths.dpatch by Joerg Jaspert <joerg@debian.org>:    * Added bits from 02_paths.dpatch by Joerg Jaspert <joerg@debian.org>:
401      /var/log directory location and SILO relevant paths      /var/log directory location and SILO relevant paths
402    
403   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:46:55 +0200   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:46:55 +0200
404    
405  icewm (2.01.01a08+X.03) UNRELEASED; urgency=low  cdrkit (2.01.01a08+X.03) UNRELEASED; urgency=low
406    
407    * adapted cdrecord/cdrecord.dfl for modern Linux system, based on bits from    * adapted cdrecord/cdrecord.dfl for modern Linux system, based on bits from
408      02_cdrecord_default_conf.dpatch by Zack Cerza <zcerza@coe.neu.edu>      02_cdrecord_default_conf.dpatch by Zack Cerza <zcerza@coe.neu.edu>
409    
410   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:43:15 +0200   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:43:15 +0200
411    
412  icewm (2.01.01a08+X.02) UNRELEASED; urgency=low  cdrkit (2.01.01a08+X.02) UNRELEASED; urgency=low
413    
414    * Converted to use a CMake based filesystem. Generating relevant things with    * Converted to use a CMake based filesystem. Generating relevant things with
415      its mechanisms instead of inc/*. Dropped BUILD, INSTALL files, rewrote      its mechanisms instead of inc/*. Dropped BUILD, INSTALL files, rewrote
# Line 95  icewm (2.01.01a08+X.02) UNRELEASED; urge Line 420  icewm (2.01.01a08+X.02) UNRELEASED; urge
420    
421   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:35:23 +0200   -- Eduard Bloch <blade@debian.org>  Wed, 23 Aug 2006 13:35:23 +0200
422    
423  icewm (2.01.01a08+X.01) UNRELEASED; urgency=low  cdrkit (2.01.01a08+X.01) UNRELEASED; urgency=low
424    
425    * moved documentation around, READMEs/ directory contains a structure, moved    * moved documentation around, READMEs/ directory contains a structure, moved
426      mkisofs docs from the source directory to it      mkisofs docs from the source directory to it

Legend:
Removed from v.40  
changed lines
  Added in v.704

  ViewVC Help
Powered by ViewVC 1.1.5