summaryrefslogtreecommitdiffstats
path: root/kpf/ChangeLog
blob: 26ef1dfc92971b70102a60360020427bd05316a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
1.0.1 (post KDE 3.0)
  * Fixed Content-Range (thanks Harald H.-J. Bongartz).
  * Better HTML generation (directory listings) (thanks Ryan Cumming)
  * Killed a bug that crashed kicker at startup when part of the kicker
    process.
  * Removed connection limiting, it was basically useless.

1.0 (released with KDE 3.0)
  * No important changes.
  
0.5 (initial check in to KDE CVS)
  * Comprehensive design and class documentation.
  * Ported to KDE 3 and Qt 3.
  * Try to avoid running when user has root priviledges.
  * Security audit.

0.4.3: (unreleased)
  * GUI fixes.
  * Ensure user can't create a server with the same port as an existing.

0.4.2: (released as development version)
  * GUI fixes.

0.4.1: (unreleased)
  * Limit number of transactions possible on one connection.
  * Integration with konqueror's 'preferences' dialog.

0.4: (released as stable version)
  * Ensure user can't create a server with the same name as an existing.
  * GMT handled properly.
  * Drag and drop to add new server.
  * Persistent connections.

0.3: (unreleased)
  * Multiple servers.
  * If-(Un)Modified-Since.
  * Timeout.
  * It's an applet.
  
0.2: (unreleased)
  * Resuming.
  * Simultaneous connection limit.

0.1: (unreleased)
  * Initial implementation.