summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorpatrick_leb <>2003-11-23 22:18:04 +0000
committerpatrick_leb <>2003-11-23 22:18:04 +0000
commit3dd9b2ff17a215ca776a10c193a321fb3c1cc3d6 (patch)
tree0532cc69aad4184cc1d18713d2e61d334b44ab52 /README
parent4272600c9d5a0efc7a14024647d9da6f77d231ca (diff)
ok 0.44 RC2
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 2e0b792..1a5ff6e 100644
--- a/README
+++ b/README
@@ -71,9 +71,9 @@ WARNING: THIS IS ALPHA SOFTWARE. It is incomplete and possibly unreliable.
change in future releases.
Inline::Java version 0.44 is a major upgrade that includes:
-+ Fixed memory leak in JNI coded (patch submitted by Dave Blob)
-+ Fixed STUDY that was sometimes not studying (.jdat issue)
+ Callbacks from multiple threads are now supported.
++ Refactored (again...) studying/.jdat/cache stuff
++ Fixed memory leak in JNI coded (patch submitted by Dave Blob)
Inline::Java version 0.43 is a minor upgrade that includes:
+ Restored $VERSION in each .pm file