File: ChangeLog

package info (click to toggle)
musicbrainz 1.0.1.final-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,168 kB
  • ctags: 2,610
  • sloc: ansic: 16,052; sh: 8,658; cpp: 6,283; perl: 327; makefile: 112
file content (12 lines) | stat: -rw-r--r-- 637 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Changes from version 1.0.0 to version 1.0.1
-------------------------------------------

   - Fixed the multi drive support under windows.
   - Added support for setting the depth of a query via GET methods.
   - Added SetDebug() function that allows the caller to set the
     debug mode. In debug mode the library will print the server
     URL, query and responses to stdout.
   - Fixed a few crash bugs in the bitzi id3/mp3 metadata code
   - Changed the bitzi plugin manager to not load plugins, in order
     to avoid the unecessary dependency on dlopen/dlsym/dlclose.
   - Removed a bunch of generates files from the CVS archive.