update changelog...
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:56:52 +0000 (16:56 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:56:52 +0000 (16:56 +0000)
Author: tausq
Date: 2001-02-27 04:27:28 GMT
update changelog...

configure.in
debian/changelog

index 60bea15..95ff017 100644 (file)
@@ -17,7 +17,7 @@ AC_CONFIG_AUX_DIR(buildlib)
 AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in)
 
 dnl -- SET THIS TO THE RELEASE VERSION --
-AC_DEFINE_UNQUOTED(VERSION,"0.5.0")
+AC_DEFINE_UNQUOTED(VERSION,"0.5.1")
 AC_DEFINE_UNQUOTED(PACKAGE,"apt")
 
 dnl Check the archs, we want the target type.
index 1246924..5f56605 100644 (file)
@@ -4,10 +4,14 @@ apt (0.5.1) unstable; urgency=low
   * Process the option string right. Closes: #86921
   * Alfredo's no_proxy patch
   * Documentation fixes. Closes: #87091
-  * JoeyH's double slash bug  Closes: #87266
+  * JoeyH's double slash bug
   * Unintitialized buffer and apt-ftparchive contents generation. 
      Closes: #87612
-    
+  * Build-deps on virtual packages. Closes: #87639
+  * Fixes glibc/libstdc++ symbol dependencies by including glibc and
+    libstdc++ version info in the library soname and in the package
+    provides. Closes: #87426
+  
  -- Jason Gunthorpe <jgg@debian.org>  Thu, 22 Feb 2001 00:39:15 -0500
 
 apt (0.5.0) unstable; urgency=low