diff options
author | Enrico Zini <enrico@enricozini.org> | 2010-05-10 12:47:49 +0100 |
---|---|---|
committer | Enrico Zini <enrico@enricozini.org> | 2010-05-10 12:47:49 +0100 |
commit | 328834eaaf324f7a07fc1c968088ac845b982f14 (patch) | |
tree | 84654696b337e73ece4271ee68beb4684ed5f9b1 /debian/changelog | |
parent | e8cc8daceef75ef2465c1e257e40f38624f04482 (diff) | |
download | libept-328834eaaf324f7a07fc1c968088ac845b982f14.tar.gz |
New soname
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 5826528..ff9d95f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,11 @@ -libept (0.6.0) unstable; urgency=low +libept (1.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 + * Breaks API and ABI: bump major version - -- Enrico Zini <enrico@debian.org> Mon, 10 May 2010 11:32:31 +0100 + -- Enrico Zini <enrico@debian.org> Mon, 10 May 2010 12:45:07 +0100 libept (0.5.30) unstable; urgency=low |