2009-05-17  R. Bernstein <rocky@gnu.org>

	* NEWS: What's up.

2009-05-17  R. Bernstein <rocky@gnu.org>

	* README: Doc update

2009-05-17  R. Bernstein <rocky@gnu.org>

	* example/README: Minor doc change

2009-05-17  R. Bernstein <rocky@gnu.org>

	* ChangeLog, Makefile.am: Revise Makefile.am Change for git

2009-05-17  R. Bernstein <rocky@gnu.org>

	* NEWS, THANKS, configure.ac: Get ready for 0.04 release

2009-05-16  R. Bernstein <rocky@gnu.org>

	* .gitignore, example/.gitignore, ext/cdio/.gitignore,
	ext/iso9660/.gitignore: Administrivia - add .gitignore

2009-05-16  R. Bernstein <rocky@gnu.org>

	* test/cdtext.rb: Administrivia

2009-05-16  R. Bernstein <rocky@gnu.org>

	* test/cdtext.rb, test/isocopy.rb: Add a CDText unit test

2009-05-14  R. Bernstein <rocky@gnu.org>

	* example/cdtext.rb, lib/cdio.rb, swig/track.swg: Closer to CDText
	working

2009-05-14  R. Bernstein <rocky@gnu.org>

	* example/cdtext.rb, lib/cdio.rb, swig/cdtext.swg,
	swig/rubycdio.swg: CDtext closer to working - I hope.

2009-05-14  R. Bernstein <rocky@gnu.org>

	* test/cdiotest.rb, test/isocopy.rb: A little more Rubyish

2009-05-13  R. Bernstein <rocky@gnu.org>

	Merge branch 'master' of
	git://git.savannah.gnu.org/libcdio/rbcdio

2009-05-13  R. Bernstein <rocky@gnu.org>

	* lib/cdio.rb, swig/cdtext.swg: Perhaps closer to getting cdtext
	working

2009-05-13  R. Bernstein <rocky@gnu.org>

	* lib/cdio.rb, test/cdiotest.rb, test/isotest.rb: Changes to support
	both Ruby 1.8 and 1.9

2009-05-13  rocky <rocky@sanchez.(none)>

	* lib/cdio.rb, swig/cdtext.swg: Perhaps closer to getting cdtext
	working

2009-05-13  rocky <rocky@sanchez.(none)>

	* lib/cdio.rb, test/cdiotest.rb, test/isotest.rb: Changes to support
	both Ruby 1.8 and Ruby 1.9

2009-05-13  R. Bernstein <rocky@gnu.org>

	* example/cdchange.rb, example/device.rb, example/drives.rb,
	example/iso2.rb, swig/cdtext.swg, swig/rubycdio.swg,
	test/cdiotest.rb, test/cdtext.toc: Start CDText (from pycdio).

2008-11-30  rocky <rocky>

	* example/drives.rb: Another small bug

2008-11-30  rocky <rocky>

	* example/drivers.rb, example/drives.rb, swig/device.swg: drivers.rb
	was really drives.rb. And while are at it fix a bug in the SWIG
	device_capability code.

2008-11-30  rocky <rocky>

	* example/drivers.rb, swig/disc.swg: Small changes in going over
	pycdio companion

2008-09-22  rocky <rocky>

	* NEWS: Get ready for 0.03 release

2008-09-22  rocky <rocky>

	* ChangeLog, NEWS, configure.ac: Get ready for 0.03 release

2008-08-25  rocky <rocky>

	* Makefile.am, Rakefile, configure.ac: Make make install work. Bump
	revision number.

2008-05-02  karl <karl>

	* Makefile.am, example/audio.rb, example/cd-read.rb,
	example/cdchange.rb, example/device.rb, example/drivers.rb,
	example/eject.rb, example/iso1.rb, example/iso2.rb,
	example/iso3.rb, example/tracks.rb, lib/cdio.rb, lib/iso9660.rb,
	swig/audio.swg, swig/compat.swg, swig/device.swg,
	swig/device_const.swg, swig/disc.swg, swig/read.swg,
	swig/rubycdio.swg, swig/rubyiso9660.swg, swig/track.swg,
	swig/types.swg: gplv3+

2007-12-09  rocky <rocky>

	* lib/cdio.rb: Doc changes to make more rdoc friendly; some doc
	typos corrected too

2007-11-19  rocky <rocky>

	* htdocs/index.html: .

2007-11-19  rocky <rocky>

	* htdocs/index.html: .

2007-11-19  rocky <rocky>

	* htdocs/index.html: > Typo

2007-11-19  rocky <rocky>

	* htdocs/index.html: > Typo

2007-11-19  rocky <rocky>

	* htdocs/index.html: Make more 2.0y by using css.

2007-10-27  rocky <rocky>

	* ChangeLog: 0.02 release.

2007-10-27  rocky <rocky>

	* ChangeLog, INSTALL, NEWS: Revise for 0.02 release.

2007-10-14  rocky <rocky>

	* swig/device.swg, swig/rubycdio.swg: Update copyright.

2007-10-14  rocky <rocky>

	* Makefile.am: Don't use :=, = is more portable.

2007-10-13  rocky <rocky>

	* ChangeLog, example/cdchange.rb: Remove require_gem update
	ChangeLog.

2007-10-13  rocky <rocky>

	* example/audio.rb, example/cd-read.rb, example/device.rb,
	example/drivers.rb, example/drives.rb, example/eject.rb,
	example/iso1.rb, example/iso2.rb, example/iso3.rb,
	example/tracks.rb: Remove require_gem statements.

2007-10-13  rocky <rocky>

	* Makefile.am, NEWS, example/README, example/cdchange.rb,
	lib/cdio.rb, lib/iso9660.rb: reduce doc warning messages
	cdchange.rb: add example program from pycdio

2007-10-13  rocky <rocky>

	* Makefile.am, README, configure.ac, ext/cdio/extconf.rb,
	ext/iso9660/extconf.rb: Mostly small changes Makefile.am: be
	explicit about requiring mkmf configure.ac: typo extconf.rb: get
	libs from pkg-config

2007-10-13  rocky <rocky>

	* ChangeLog, NEWS, configure.ac, test/cdiotest.rb, test/isotest.rb: 
	test/*: reduce warnings by defining Mypath only once configure.ac,
	NEWS: get ready for 0.02 release

2007-08-01  rocky <rocky>

	* swig/rubyiso9660.swg: Memory allocation was off by one in the
	name_translate function. This could lead to a buffer overflow when
	the translated name is as long as the original. Patch by Martin
	Ferrari on the Perl code.

2007-06-19  rocky <rocky>

	* README: Small grammar changes.

2006-12-22  rocky <rocky>

	* htdocs/index.html: Uncomment $Id$ line.

2006-12-22  rocky <rocky>

	* README, htdocs/index.html: Doc changes.

2006-12-21  rocky <rocky>

	* README, example/cd-read.rb, ext/cdio/extconf.rb,
	ext/iso9660/extconf.rb: README: note ginstall weirdness on Solaris
	ext/*/extconf.rb: Do add cygwin-specific libraries
	example/cd-read.rb: trailing blank was messing up ruby magic

2006-12-16  rocky <rocky>

	* Rakefile: Add test/cdda.toc

2006-12-16  rocky <rocky>

	* Rakefile, example/device.rb, example/drivers.rb,
	example/drives.rb: Rakefile: add Makefile. example/*.rb: print an
	error message if no CD-ROM devices.

2006-12-16  rocky <rocky>

	* ChangeLog: ChangeLog

2006-12-16  rocky <rocky>

	* README, example/audio.rb, example/cd-read.rb, example/eject.rb,
	example/iso1.rb, example/iso3.rb, example/tracks.rb,
	ext/rbiso9660/.cvsignore, lib/cdio.rb, lib/iso9660.rb: Go over rdoc
	one more time before release.

2006-12-16  rocky <rocky>

	* ext/rbiso9660/.cvsignore: cvs lint

2006-12-16  rocky <rocky>

	* example/audio.rb, example/cd-read.rb, example/device.rb,
	example/drivers.rb, example/drives.rb, example/eject.rb,
	example/iso1.rb, example/iso2.rb, example/iso3.rb,
	example/tracks.rb, lib/cdio.rb, test/cdiotest.rb: Add Cdio module
	for better name scoping.

2006-12-15  rocky <rocky>

	* lib/iso9660.rb: [no log message]

2006-12-15  rocky <rocky>

	* README: Note that SWIG creates modules.

2006-12-14  rocky <rocky>

	* example/iso1.rb, lib/iso9660.rb, test/isotest.rb: Put ISO9660
	functions in ISO9660 class for better name scoping.

2006-12-11  rocky <rocky>

	* lib/iso9660.rb: Use Ruby defacto indentation (not Python
	indentation)

2006-12-11  rocky <rocky>

	* example/cd-read.rb: Fix bug in not setting read-mode.

2006-12-09  rocky <rocky>

	* example/cd-read.rb, example/drivers.rb, example/drives.rb,
	example/eject.rb, example/iso1.rb, example/iso2.rb,
	example/iso3.rb, example/tracks.rb, lib/cdio.rb: Wrong paths in $:

2006-12-09  rocky <rocky>

	* Makefile.am, Rakefile, THANKS: Start the thank-yous.

2006-12-09  rocky <rocky>

	* Rakefile, example/audio.rb, example/cd-read.rb,
	example/device.rb, example/drivers.rb, example/drives.rb,
	example/eject.rb, example/iso1.rb, example/iso2.rb,
	example/iso3.rb, example/tracks.rb: Allow example programs to be run
	anywhere via rubygems

2006-12-09  rocky <rocky>

	* Makefile.am, Rakefile, lib/.cvsignore, lib/Makefile: More lib->ext
	changes.

2006-12-09  rocky <rocky>

	* Makefile.am, ext/cdio/.cvsignore, ext/cdio/extconf.rb,
	ext/iso9660/.cvsignore, ext/iso9660/extconf.rb,
	lib/cdio/.cvsignore, lib/cdio/extconf.rb, lib/iso9660/.cvsignore,
	lib/iso9660/extconf.rb, test/cdiotest.rb, test/isocopy.rb,
	test/isotest.rb: lib/cdio -> ext/cdio, lib/iso9660 -> ext/iso9660

2006-12-09  rocky <rocky>

	* Rakefile: Add "rake all" for "./configure && make". Default target
	is "all" Remove symlinks in final packages. "rake check" is the same
	as "rake test"

2006-12-09  rocky <rocky>

	* Makefile.am, Rakefile, test/cdiotest.rb, test/isocopy.rb,
	test/isotest.rb: Rake test now works.

2006-12-08  rocky <rocky>

	* Rakefile: Chomp is really what I wanted. Should have guessed that
	that would be in Ruby too.

2006-12-08  rocky <rocky>

	* .cvsignore: [no log message]

2006-12-08  rocky <rocky>

	* Rakefile, example/drivers.rb, example/eject.rb, swig/device.swg: 
	Rakefile: correct bug in making package example/drivers.rb:
	get_devices is now devices example/eject.rb: change messages to
	perhaps better reflect what's goign on device.swg: fix close_tray

2006-12-08  rocky <rocky>

	* configure.ac: Make example files executable by default.

2006-12-03  rocky <rocky>

	* Rakefile, test/Rakefile: Small rake fixes.

2006-12-03  rocky <rocky>

	* Makefile.am, VERSION.in, lib/cdio.rb, lib/iso9660.rb,
	test/Rakefile: Add regression test via Rakefile. Perhaps not the
	best, but it works for now.

2006-12-03  rocky <rocky>

	* lib/cdio.rb: Better defaults for get_devices.

2006-12-03  rocky <rocky>

	* Makefile.am: Add VERSION to distribution.

2006-12-03  rocky <rocky>

	* lib/iso9660.rb: rdoc.

2006-12-03  rocky <rocky>

	* Makefile.am, README, Rakefile, configure.ac, example/audio.rb,
	example/cd-read.rb, example/device.rb, example/drivers.rb,
	example/drives.rb, example/eject.rb, example/iso1.rb,
	example/iso2.rb, example/iso3.rb, example/tracks.rb, lib/cdio.rb,
	lib/iso9660.rb: More rdoc-ification.

2006-12-03  rocky <rocky>

	* example/README: rdocify

2006-12-03  rocky <rocky>

	* .cvsignore: Ignore doc.

2006-12-03  rocky <rocky>

	* .cvsignore: Ignore tarballs.

2006-12-03  rocky <rocky>

	* example/.cvsignore: Typo.

2006-12-03  rocky <rocky>

	* lib/.cvsignore: [no log message]

2006-12-03  rocky <rocky>

	* Makefile.am, example/.cvsignore, example/drivers.rb,
	lib/iso9660.rb: Misc fixes.

2006-12-03  rocky <rocky>

	* Makefile.am, example/tracks.rb, lib/cdio.rb, lib/iso9660.rb: Add
	class doc. More simplifications.

2006-12-03  rocky <rocky>

	* swig/device.swg, swig/track.swg, swig/types.swg: Remove bugs.

2006-12-03  rocky <rocky>

	* Makefile.am, example/audio.rb, example/device.rb,
	example/drives.rb, example/eject.rb, example/iso1.rb,
	example/tracks.rb, lib/cdio.rb, lib/iso9660.rb, swig/device.swg,
	swig/track.swg, test/cdiotest.rb, test/isotest.rb: Remove get_.
	Change some method names to bools with '?' suffix and a little more
	rubydocification.

2006-12-02  rocky <rocky>

	* Makefile.am, example/audio.rb, example/cd-read.rb,
	example/device.rb, example/drives.rb, example/eject.rb,
	example/iso2.rb, example/iso3.rb, example/tracks.rb, lib/cdio.rb,
	lib/cdio/cdio.rb, lib/iso9660.rb, lib/iso9660/iso9660.rb,
	test/cdiotest.rb, test/isocopy.rb, test/isotest.rb: Move cdio.rb and
	iso9660.rb up a level. More rubydoc-ification.

2006-12-02  rocky <rocky>

	* example/device.rb, lib/cdio/cdio.rb, test/cdiotest.rb: Start
	rdocification. Some set_xxx's were turned into xxx=.

2006-11-29  rocky <rocky>

	* Makefile.am, configure.ac, lib/iso9660/iso9660.rb,
	swig/rubyiso9660.swg, test/isocopy.rb, test/isotest.rb: isocopy.rb:
	ISO9660 copy test Makefile.am: add ruby test programs to
	distribution iso9660.rb: reinstate stat test

2006-11-29  rocky <rocky>

	* Makefile.am, example/README, example/drivers.rb,
	example/drives.rb, example/iso2.rb, example/iso3.rb,
	swig/device.swg, swig/read.swg, swig/rubyiso9660.swg: Add iso9660
	seek_read. Knock off iso3.rb. Update Makefile to include example
	programs drivers.rb -> drives.rb

2006-11-28  rocky <rocky>

	* example/iso1.rb, example/iso2.rb, lib/iso9660/iso9660.rb: iso2.rb:
	Add CD-image reading example program ... iso9660.rb: (and get that
	working - don't need an explicit initialization) iso1.rb: remove
	unused getoptlong module

2006-11-28  rocky <rocky>

	* Makefile.am, example/iso1.rb, lib/iso9660/iso9660.rb,
	swig/rubyiso9660.swg: Add string_or_nil routines.

2006-11-27  rocky <rocky>

	* swig/rubyiso9660.swg: First cut at ISO9660 library.

2006-11-27  rocky <rocky>

	* Makefile.am, data/copying.iso, data/isofs-m1.bin,
	data/isofs-m1.cue, example/audio.rb, example/cd-read.rb,
	example/device.rb, example/drivers.rb, example/eject.rb,
	example/tracks.rb, lib/.cvsignore, lib/cdio.rb,
	lib/cdio/.cvsignore, lib/cdio/cdio.rb, lib/cdio/extconf.rb,
	lib/extconf.rb, lib/iso9660/.cvsignore, lib/iso9660/extconf.rb,
	lib/iso9660/iso9660.rb, test/cdiotest.rb, test/isofs-m1.bin,
	test/isofs-m1.cue, test/isotest.rb: 1st cut at ISO9660 library.

2006-11-20  rocky <rocky>

	* Makefile.am, example/audio.rb, example/cd-read.rb, lib/cdio.rb,
	swig/read.swg, test/cdiotest.rb, test/isofs-m1.bin,
	test/isofs-m1.cue: test/*, Makefile.am : add reading test and data
	for that example/cd-read.rb: example reading program (not working
	yet) read.swg: remove debug output audio.rb: fix bug in conversion
	from Python

2006-11-19  rocky <rocky>

	* lib/cdio.rb, swig/device.swg, swig/read.swg: First cut at read
	routines.

2006-11-18  rocky <rocky>

	* example/device.rb: Correct get_hwinfo

2006-11-18  rocky <rocky>

	* test/cdda.toc: cdrdao test format.

2006-11-18  rocky <rocky>

	* test/Makefile: Convenience makefile.

2006-11-18  rocky <rocky>

	* lib/cdio.rb, swig/device.swg, test/cdiotest.rb: get_hwinfo knocked
	off.

2006-11-18  rocky <rocky>

	* ChangeLog, Makefile.am, example/drivers.rb, lib/cdio.rb,
	swig/device.swg, test/cdiotest.rb: device.swg: Add DeviceList_t
	routines Makefile.am, example/drivers.rb: One more example program
	cdio.rb, cdiotest.rb: prefer xxx= to set_xxx

2006-11-15  rocky <rocky>

	* ChangeLog: What's happened

2006-11-15  rocky <rocky>

	* Makefile.am, cvs2cl_header, cvs2cl_usermap: Hack on build system a
	bit. Added the following:   make check/test   make dist

2006-11-15  rocky <rocky>

	* lib/cdio.rb, swig/device.swg, test/cdiotest.rb: Remove move bugs
	(but also comment out more tests for now).

2006-11-15  rocky <rocky>

	* lib/cdio.rb, test/cdiotest.rb: Fix some errors, punt on some
	errors.

2006-11-13  rocky <rocky>

	* test/cdda.bin, test/cdda.cue, test/cdiotest.rb: First draft
	regressions tests. All fail except maybe one.

2006-11-13  rocky <rocky>

	* Makefile.am, example/README, example/audio.rb, lib/.cvsignore,
	lib/cdio.rb, swig/device.swg, swig/read.swg, swig/rubycdio.swg,
	swig/track.swg: read.swg: add read routines example/*: more samples
	ported over Makefile.am: include more of the SWIG files lib/cdio.rb:
	turn some of the is_xx routines into xx?  Many bugs still need
	fixing though.

2006-11-13  rocky <rocky>

	* .cvsignore: See above.

2006-11-13  rocky <rocky>

	* .cvsignore: See above.

2006-11-13  rocky <rocky>

	* .cvsignore, swig/.cvsignore: Add some .cvsignores

2006-11-13  rocky <rocky>

	* Initial revision

