summaryrefslogtreecommitdiffstats
path: root/dispass.el-features.post
diff options
context:
space:
mode:
Diffstat (limited to 'dispass.el-features.post')
-rw-r--r--dispass.el-features.post33
1 files changed, 33 insertions, 0 deletions
diff --git a/dispass.el-features.post b/dispass.el-features.post
new file mode 100644
index 0000000..588c205
--- /dev/null
+++ b/dispass.el-features.post
@@ -0,0 +1,33 @@
+;;;;;
+title: dispass.el features
+tags: projects, dispass, dispass.el
+date: 2013-01-20 17:06
+format: md
+;;;;;
+
+Today I've added 3 new features to
+[dispass.el](http://ryuslash.org/projects/dispass.el.html):
+
+- Add support for different algorithms.
+- Add support for different sequence numbers.
+- Add support for different labelfiles.
+
+With these changes the functionality offered in
+[dispass.el](http://ryuslash.org/projects/dispass.el.html) should be
+on-par with the ones found in [DisPass](http://dispass.babab.nl),
+which is a nice milestone.
+
+There is one little bug that we're both working on at the moment, if
+you have a label that is also a substring of one of your other labels
+it won't work in
+[dispass.el](http://ryuslash.org/projects/dispass.el.html), but we're
+working on fixing this case in [DisPass](http://dispass.babab.nl).
+
+Now we wait untill [DisPass](http://dispass.babab.nl) gets another
+release and as of then we will try and keep up with both the stable
+releases of [DisPass](http://dispass.babab.nl) and the development
+version.
+
+<!-- Local Variables: -->
+<!-- mode: markdown -->
+<!-- End: -->