diff options
author | Enrico Zini <enrico@enricozini.org> | 2010-05-10 11:33:37 +0100 |
---|---|---|
committer | Enrico Zini <enrico@enricozini.org> | 2010-05-10 11:38:59 +0100 |
commit | 137b229b33189c173e383684808f4dea9fe1f235 (patch) | |
tree | 2d3ce76185b650204399d15aff2e6ca8adeba1ff /debian/changelog | |
parent | f5c2f7507dfe4f8a5b7159073204dff2c87cb891 (diff) | |
download | libept-137b229b33189c173e383684808f4dea9fe1f235.tar.gz |
Big debtags code simplification
no more indices to maintain, just read the text files
no more int IDs and conversions to/from strings
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e86d6b8..5826528 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libept (0.6.0) unstable; urgency=low + + * Big debtags code simplification + - no more indices to maintain, just read the text files + - no more int IDs and conversions to/from strings + + -- Enrico Zini <enrico@debian.org> Mon, 10 May 2010 11:32:31 +0100 + libept (0.5.30) unstable; urgency=low * Priority: important |