From 23f64b600cf3aeeb60351e3114f16efb049a8e0a Mon Sep 17 00:00:00 2001 From: clay_shooter Date: Sun, 24 Sep 2006 13:57:10 +0000 Subject: [PATCH] SF1511033 fix array index out of bounds problem --- docs/ReleaseNotes.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index dbb6fec..f778d1a 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -20,6 +20,10 @@ 1550604 Build process died with confusing error if version not set in properties file + + SF1511033 + Fix array index out of bounds problem due to coding error +