summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2007-10-02 09:35:23 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2007-10-02 09:35:23 -0300
commit31c64df39bad4c709a2fd5ca6a336f4b652a8613 (patch)
tree446ddfa131feff27fd807d6a3eaf73bc0ddd7482 /debian/changelog
parent71afbdb50df4058a56ed567f03c9a82f5f9d130e (diff)
- methods/gpgv.cc: conversion from string constant to 'char*';
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 592fbe14d..b8e9889b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -63,6 +63,7 @@ apt (0.7.7) UNRELEASED; urgency=low
has type 'size_t';
- apt-pkg/deb/dpkgpm.cc: initialization order and conversion from
string constant to 'char*';
+ - methods/gpgv.cc: conversion from string constant to 'char*';
[ Ian Jackson ]
* dpkg-triggers: Deal properly with new package states.