File: ChangeLog

package info (click to toggle)
libmusicbrainz-ruby 0.2.1-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 408 kB
  • ctags: 144
  • sloc: ansic: 562; ruby: 286; makefile: 5
file content (41 lines) | stat: -rw-r--r-- 1,506 bytes parent folder | download
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
* Wed Feb 12 15:39:06 2003, pabs <pabs@pablotron.org>
  * created ChangeLog

* Wed Feb 12 16:05:40 2003, pabs <pabs@pablotron.org
  * added MusicBrainz::Client#launch

* Wed Feb 12 16:19:56 2003, pabs <pabs@pablotron.org
  * changed package (tarball) name to mb-ruby, since RAA apparently
    can't handle names longer than 15 characters. :(

* Wed Aug 25 00:35:48 2004, pabs <pabs@pablotron.org>
  * added mb.gemspec

* Tue Nov 23 19:26:45 2004, pabs <pabs@pablotron.org>
  * musicbrainz.c: applied patch from Ed Summers (remove stuff :()
  * musicbrainz.c: fixed  couple of warnings
  * musicbrainz.c: updated version
  * README: updated version, lib requirements
  * added AUTHORS

* Tue Nov 23 19:35:04 2004, pabs <pabs@pablotron.org>
  * mb.gemspec: updated version requirements, incremented lib version

* Tue Nov 23 19:35:38 2004, pabs <pabs@pablotron.org>
  * releasing version 0.2.0

* Thu Jun 09 22:10:33 2005, pabs <pabs@pablotron.org>
  * COPYING: update copyright
  * README: add bug report section
  * README: increment version to 0.2.1
  * musicbrainz.c: ditto
  * musicbrainz.c: apply patch from tilman to fix use_utf8 and device= 
    declarations (Fixes: #30)
  * AUTHORS: add tilman to list of authors
  * extconf.rb: apply patch from tilman to fix -lm weirdness on his
    system (Fixes: #31)
  * examples/findalbum.rb: 'unless ARGV.size' => 'unless ARGV.size > 0'
  * examples/findartist.rb: same (Fixes: #13)

* Thu Jun 09 23:10:53 2005, pabs <pabs@pablotron.org>
  * releasing 0.2.1