mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2024-11-09 22:50:56 +00:00
TODO and VERSION update
This commit is contained in:
parent
bf9cc3070d
commit
5b8235201c
6
TODO.org
6
TODO.org
@ -56,7 +56,11 @@ Must be 100% backward compatible with tombs created with 1.0
|
|||||||
|
|
||||||
** Bugs to fix
|
** Bugs to fix
|
||||||
|
|
||||||
*** TODO [#A] Should refuse opening a tomb that is already open :jaromil:
|
*** TODO [#B] Avoid overwriting key on exhume on same filename
|
||||||
|
|
||||||
|
|
||||||
|
*** DONE [#A] Should refuse opening a tomb that is already open :jaromil:
|
||||||
|
|
||||||
|
|
||||||
** New features
|
** New features
|
||||||
|
|
||||||
|
2
src/tomb
2
src/tomb
@ -20,7 +20,7 @@
|
|||||||
# this source code; if not, write to:
|
# this source code; if not, write to:
|
||||||
# Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
# Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||||
|
|
||||||
VERSION=1.0
|
VERSION=1.1
|
||||||
DATE=May/2011
|
DATE=May/2011
|
||||||
TOMBEXEC=$0
|
TOMBEXEC=$0
|
||||||
TOMBOPENEXEC="tomb-open"
|
TOMBOPENEXEC="tomb-open"
|
||||||
|
Loading…
Reference in New Issue
Block a user