aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2004-12-31 00:52:40 +0100
committerVincent Richard <[email protected]>2004-12-31 00:52:40 +0100
commita81385a3aedcfc5614463519f4b7f08d6531acd5 (patch)
tree6bc2aa790f5260362a1a9e032fb92045c3c3fcce /ChangeLog
parentAdded more checks in 'configure.in'. (diff)
downloadvmime-a81385a3aedcfc5614463519f4b7f08d6531acd5.tar.gz
vmime-a81385a3aedcfc5614463519f4b7f08d6531acd5.zip
Modification in library versioning.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 0 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index c15d39b1..6ac673b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,8 +19,6 @@ VERSION 0.6.1-cvs
* Added support for 'pkg-config'.
- * Added versioning in library name (eg. libvmime-0.6.a).
-
* Allow creating a service from an URL (session::getStore("url") and
session::getTransport("url"))