summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-05-03 17:34:13 +0000
committerxue <>2006-05-03 17:34:13 +0000
commit6495c05e19db5484c3accc44cd9fcb8177202176 (patch)
tree943e52fd9eefbf56ce1d019efebad2ddc719ab90 /HISTORY
parent898d9d86fede3805340298e373d517e2a2314fc6 (diff)
added sanity check to calling event handlers
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e9c69a48..83257db8 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,3 +1,7 @@
+Version 3.0.1 June 1, 2006
+==========================
+ENH: added sanity check to calling event handlers (Qiang)
+
Version 3.0.0 May 1, 2006
=========================
BUG: Ticket#68 - 2 TButtons with THtmlArea causes second button to fail to function (Wei)