source: trunk/third/gnome-vfs/NEWS @ 18126

Revision 18126, 2.5 KB checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18125, which included commits to RCS files with non-trunk default branches.
Line 
1===================================
2gnome-vfs 1.0.5
3---------------
4
5New features:
6
7* UTF-8 gnome-mime-data support (Seth)
8
9Bug fixes:
10
11* NNTP fixes (Andy)
12* Large file (64bit) support (Darin)
13* Build fixes (Darin, Remi Cohen-Scali, Jacob)
14* C++ style comments corrected (Tim Mooney)
15* Miscelaneous fixes (Anders)
16
17===================================
18gnome-vfs 1.0.4
19---------------
20
21New features:
22
23* NNTP module (Andy)
24* Share MIME data with GnomeVFS2 using gnome-mime-data (Seth)
25
26Bug fixes:
27
28* Fix memory leak for nested symlinks, avoid infite loop (Havoc)
29* Detect OpenSSL libraries better (Frederic Crozat)
30* Don't include <regex.h> to remove namespace clashes (Darin)
31
32===================================
33gnome-vfs 1.0.3
34---------------
35
36New features:
37
38* Add support for start-here:, preferences:, system-settings:,
39server-settings:, start-here:, and programs: URI schemes (Havoc)
40
41Bug fixes:
42
43* Automake 1.5 compatibility (Ali Akcaagac)
44* Buffer overflow fix (Jacob)
45* Require libxml 1.x [bug 41957] (Maciej)
46* NFS method fix [bug 55805] (Martin Pool)
47* Leak fixes (Anders)
48* New translations (Duarte Loreto)
49* Remove slow trash search (Havoc)
50* Build fixes (Darin)
51
52Portability fixes:
53
54* HP-UX fixes [bug 51966] (Jacob)
55
56
57===================================
58gnome-vfs 1.0.2
59---------------
60
61New APIs:
62
63* New gnome_vfs_uri_resolve_relative call (Ian)
64* New module callback API (Mike, Maciej)
65* Authentication and proxy authentication callbacks (Mike)
66
67New features:
68
69* Start on an SSH module, disabled by default for now (Ian)
70* Handle the IceCast/ShoutCast non-standard variant of the HTTP
71protocol (Maciej)
72* SSL and https support (Ian, Seth, Maciej)
73* Extensive API docs (Seth, Sri, Ian, Jonathan, Maciej, Glynn)
74* New translation (Abel Cheung)
75
76Bug fixes:
77
78* Move headers for future parallel-install compatibility (Maciej)
79* FTP directory loading fixes (Jacob)
80* Fix detection of KOffice file mime types (Frederic)
81* Ensure all headers are standalone-includable (Darin)
82* Assorted code cleanup (Darin, Anders)
83* Split type declarations in gnome-vfs-types.h into individual
84headers; gnome-vfs-types.h is stull around for compat (Seth, Darin)
85* Header fixes (Darin)
86* Random crash and leak fixes (Havoc, Anders, Maciej)
87* Build fixes (Darin, Maciej, Ian, Robin, Carlos, Ramiro, Jonas)
88
89Portability fixes:
90
91* Fix module configuration files and parsing code to work on systems
92that don't use .so as the extension for shared libraries (Jacob)
93* Add recorsive mutex wrappers for use on systems that don't provide
94recursive mutexes natively (Dan)
95* Misc portability fixes (Laca, Frank Belew)
Note: See TracBrowser for help on using the repository browser.