diff options
author | Matthew Johnson <mjj29@hecate.(none)> | 2006-09-02 09:24:17 +0100 |
---|---|---|
committer | Matthew Johnson <mjj29@hecate.(none)> | 2006-09-02 09:24:17 +0100 |
commit | 771253f55643e64ca74eb9258c27e3307e748c3c (patch) | |
tree | 25a4ac2c54de583add1854d10275b34287b020c4 /changelog | |
parent | 678b25b3ce328ef76d420d207a16a459eff8e56f (diff) |
check array and name lengths in java
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ Version 1.10: * fix URLs to point to fdo * check for signal path validity in Java * fix NameAcquired spelling + * check array lengths and name lengths Version 1.9: |