diff options
author | Christophe.Boulain <> | 2010-04-12 07:09:28 +0000 |
---|---|---|
committer | Christophe.Boulain <> | 2010-04-12 07:09:28 +0000 |
commit | ea61b2565c76a9c663e59fed36702cb2c4ecf541 (patch) | |
tree | 76e3efb989d4aeeb84442ffe604843dc1660e099 /HISTORY | |
parent | 4eaf5403f98a7c9cb01bfb53e020326db0ca9fc2 (diff) |
Fixed Issue#246
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ ENH: Issue#173 - Add "dragdropextra" (superghosting) patch, mouse coordinates an NEW: Add TActiveMultiView (LCS Team) NEW: Beta of master/slave senario solution (Yves) ENH: Update TDraggable::revert property to accept "failure" value (Christophe) +BUG: Issue#246: TQueue::peek returns the top not the bottom (Christophe) Version 3.1.7 February 22, 2010 ENH: Issue#24 - Specify needed fields on demand (Yves) |