summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2016-03-13 11:54:01 +0100
committerpgen <p.gen.progs@gmail.com>2016-03-13 12:47:45 +0100
commit874b657f867b259879a5be31dc3f19772ee44e2c (patch)
tree772c574cb65dc179adbeccd93a000c50c24f35fc /ChangeLog
parent63f77c2abe61ed0e8f4d1e59e19193a07e20d223 (diff)
Bump to version 0.9.1v0.9.1
- Add a ChangeLog file - Move, add and improve some comments
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog23
1 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..250d0d7
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,23 @@
+-------------------------------------------------------------------
+Sun Mar 13 09:28:52 UTC 2016 - p.gen.progs@gmail.com
+
+- Version 0.9.1
+* Use the GNU autotools
+* Fix a lot of small and not so small bugs
+* Change the -s option semantic
+* Improve help and man page
+* Introduce some new options - see the man page for more
+* Also rework some options - see the man page for more
+* Add more configurable colors
+* Add the notion of non-selectable words
+* Add the notion of special words
+* Add a (de)selection by rows and/or columns
+* Interpret quotations in the input stream and ignore empty words
+* Add an option to center the output window
+* And many other minor changes
+
+-------------------------------------------------------------------
+Sun Aug 9 23:00:59 UTC 2015 - p.gen.progs@gmail.com
+
+- Initial version - 0.9
+