fix tricky regression noticed by Vyacheslav Tokarev on Google Reader.
[kdelibs.git] / khtml / java / ChangeLog
blobb276c27acddd7f6315ac0d2d78a78b66965cfdeb
1 1999-12-14  Richard Moore  <rich@ipso-facto.freeserve.co.uk>
3         * Added a delay when you reload a class so that a race is less
4         likely (yuck!)
5         * Added a destructor to kjaw
6         * Still has trouble though :-( It only seems to occur whn using
7         KWin, KWM has no problem.
9 Tue Dec  7 23:32:21 GMT 1999
11         * Many improvements to string handling
12         * Moved to value based collections
13         * Addition of a d pointer for future binary compatability
14         * Added some accessor methods
15         * Improvements to kjavaprocess
16         *  - Now handles system property settings
17         *  - Detects death of the server
18         *  - Supports bidirectional comms
19         * Applets and contexts are destroyed properly