34 lines
1.1 KiB
Text
34 lines
1.1 KiB
Text
|
;;;;;
|
||
|
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: -->
|