summarylogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/changelog b/changelog
new file mode 100644
index 000000000000..cc791d5608d3
--- /dev/null
+++ b/changelog
@@ -0,0 +1,12 @@
+1.2
+ * Avoid that the program hang sometime due to the fact that XnextEvent is uninterruptible
+
+1.1
+ * Better Unicode support
+ * Add timeout on how long we can wait for selection
+ * Correctly abort the program when no XDisplay is available
+ * Avoid re-opening a connection to the X server each time (dirty-fix)
+ * Avoid hanging issue
+
+1.0
+ * Working version