summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 427bb4d..0b19134 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+- Version 1.2.0
+* Fixes:
+ * Correction of word selections with the mouse in long lines.
+ * Fixed support for the double-click mouse delay setting.
+ * Prevention of spurious commands being sent by the mouse paste function.
+ * Allowed compilation with old glibc versions.
+* Improvements:
+ * Redesign of the multiple selection mechanism with the possibility to undo.
+ * Improved initialization of mouse tracking modes.
+* Miscellaneous:
+ * Corrections and improvements to the manual.
+ * Removal of dead code.
+
- Version 1.1.0
* Fixes:
* Fix and improve the instant help (?) display.