1 | =================================== |
---|
2 | gnome-vfs 1.0.5 |
---|
3 | --------------- |
---|
4 | |
---|
5 | New features: |
---|
6 | |
---|
7 | * UTF-8 gnome-mime-data support (Seth) |
---|
8 | |
---|
9 | Bug 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 | =================================== |
---|
18 | gnome-vfs 1.0.4 |
---|
19 | --------------- |
---|
20 | |
---|
21 | New features: |
---|
22 | |
---|
23 | * NNTP module (Andy) |
---|
24 | * Share MIME data with GnomeVFS2 using gnome-mime-data (Seth) |
---|
25 | |
---|
26 | Bug 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 | =================================== |
---|
33 | gnome-vfs 1.0.3 |
---|
34 | --------------- |
---|
35 | |
---|
36 | New features: |
---|
37 | |
---|
38 | * Add support for start-here:, preferences:, system-settings:, |
---|
39 | server-settings:, start-here:, and programs: URI schemes (Havoc) |
---|
40 | |
---|
41 | Bug 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 | |
---|
52 | Portability fixes: |
---|
53 | |
---|
54 | * HP-UX fixes [bug 51966] (Jacob) |
---|
55 | |
---|
56 | |
---|
57 | =================================== |
---|
58 | gnome-vfs 1.0.2 |
---|
59 | --------------- |
---|
60 | |
---|
61 | New 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 | |
---|
67 | New 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 |
---|
71 | protocol (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 | |
---|
76 | Bug 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 |
---|
84 | headers; 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 | |
---|
89 | Portability fixes: |
---|
90 | |
---|
91 | * Fix module configuration files and parsing code to work on systems |
---|
92 | that don't use .so as the extension for shared libraries (Jacob) |
---|
93 | * Add recorsive mutex wrappers for use on systems that don't provide |
---|
94 | recursive mutexes natively (Dan) |
---|
95 | * Misc portability fixes (Laca, Frank Belew) |
---|