diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index a098eeb88..378f6bcb0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,7 +25,7 @@ apt (1.9.0) experimental; urgency=medium * Use debDebFile to get control file instead of dpkg-deb * prepare-release: Add bump-abi command * Change soname to libapt-pkg.so.5.90 - * CMake: Enforce "override" use on overriden methods + * CMake: Enforce "override" use on overridden methods * debmetaindex: Use isspace_ascii() variant to normalize Signed-By * README.md: Quote -j <count> as code with backticks * apt-mark: Add hidden showheld alias for showhold @@ -3518,7 +3518,7 @@ apt (0.9.14.3~exp4) experimental; urgency=medium - add Description tag for deb822 sources - add support for Enabled: no in deb822 sources.list - add support for multiple URIs in deb822 style sources.list - - add support for multipl types in one line + - add support for multiple types in one line * add integration test for apt search and apt show * do not ignore ioctl(TIOCSCTTY) errors |