diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2011-06-08 07:51:01 +0200 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2011-06-09 21:11:41 +0200 |
commit | cd66c3d84a3795694e67fa80f453ee34e0ff285a (patch) | |
tree | f4cd4372ece5f710d133bde5e895de07f669a1db /NEWS | |
parent | 8001619bf128489233f4f574b4327791383dbcc0 (diff) | |
download | logdiag-cd66c3d84a3795694e67fa80f453ee34e0ff285a.tar.gz logdiag-cd66c3d84a3795694e67fa80f453ee34e0ff285a.tar.xz logdiag-cd66c3d84a3795694e67fa80f453ee34e0ff285a.zip |
Ignore terminals when hovering above selection.
Also fix checking for the shift key and rename the "object"
variable to "object_at_cursor" in button handlers.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Version TBD + - Fixed checking for the shift key when selecting. + - Terminals are ignored when hovering the cursor above a selection. + Version 0.1.2 - Updated symbol library. - Added Slovak, Polish and German translations. |