Size of statusbar fields (time, speed, ...) are updated now after each change. So...
[kdenetwork.git] / kpf / ChangeLog
blob26ef1dfc92971b70102a60360020427bd05316a3
1 1.0.1 (post KDE 3.0)
2   * Fixed Content-Range (thanks Harald H.-J. Bongartz).
3   * Better HTML generation (directory listings) (thanks Ryan Cumming)
4   * Killed a bug that crashed kicker at startup when part of the kicker
5     process.
6   * Removed connection limiting, it was basically useless.
8 1.0 (released with KDE 3.0)
9   * No important changes.
10   
11 0.5 (initial check in to KDE CVS)
12   * Comprehensive design and class documentation.
13   * Ported to KDE 3 and Qt 3.
14   * Try to avoid running when user has root priviledges.
15   * Security audit.
17 0.4.3: (unreleased)
18   * GUI fixes.
19   * Ensure user can't create a server with the same port as an existing.
21 0.4.2: (released as development version)
22   * GUI fixes.
24 0.4.1: (unreleased)
25   * Limit number of transactions possible on one connection.
26   * Integration with konqueror's 'preferences' dialog.
28 0.4: (released as stable version)
29   * Ensure user can't create a server with the same name as an existing.
30   * GMT handled properly.
31   * Drag and drop to add new server.
32   * Persistent connections.
34 0.3: (unreleased)
35   * Multiple servers.
36   * If-(Un)Modified-Since.
37   * Timeout.
38   * It's an applet.
39   
40 0.2: (unreleased)
41   * Resuming.
42   * Simultaneous connection limit.
44 0.1: (unreleased)
45   * Initial implementation.