diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 570ad38ed..7700878b6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -71,6 +71,9 @@ apt (0.5.5) unstable; urgency=low instead of stdout. Also, errors that occur no longer go to stdout, but stderr. Closes: #161592 * Test for timegm in configure. Closes: #165516. + * s/st_mtime/mtime/ on our local stat structure in apt-ftparchive, to + support compliation on platforms where st_mtime is a macro. Closes: + #165518 -- Jason Gunthorpe <jgg@debian.org> Sun, 15 Sep 2002 17:16:59 -0600 |