- Internally uses set instead of lists to describe relation's content

- Discards the old and not so functional tlb format



git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@250 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
LtWorf
2010-09-22 12:53:36 +00:00
parent a408e517df
commit 2073b4db4a
3 changed files with 47 additions and 82 deletions

View File

@@ -1,6 +1,8 @@
0.12
- Removed encoding from .desktop file (was deprecated)
- Added manpage for relational-cli
- Internally uses set instead of lists to describe relation's content
- Discards the old and not so functional tlb format
0.11
- Font is set only on windows (Rev 206)