UrlGet 0.7 beta2   2004/1/3

1. Improve Win32 support.
2. Fix many bugs in beta1.
3. Add dialog for quit and erase category.
4. Fix and improve HTML import module.
5. Avoid some dead lock when downloading.
6. Add global init and clean code for curl.

UrlGet 0.7 beta1   2004/12/13

New feature :
1. Support Drag and drop.
2. Port to Win32 (need more test).
3. User can set columns visible.

Improve:
1. Define DownloadBackend interface. To support other download backend (e.g. wget) possibly.
2. Html import modules can handle more complex attribute.
3. User interface enhanced.
4. Imporve thread performance. (Maybe)

Changed:
1. XML parser switch to glib's GMarkupParser. UrlGet is independent of libxml now.

Note:
1. Because data file format was changed, old format (v0.6 and previous) can't read in this version.


