|
@@ -41,6 +41,7 @@ dpkg (1.18.11) UNRELEASED; urgency=medium
|
|
|
* Fix free() on uninitialized pointer in error_context_errmsg_format() in
|
|
* Fix free() on uninitialized pointer in error_context_errmsg_format() in
|
|
|
libdpkg. Regression introduced in dpkg 1.18.7. Closes: #842004
|
|
libdpkg. Regression introduced in dpkg 1.18.7. Closes: #842004
|
|
|
* Move C++ support code into its own file.
|
|
* Move C++ support code into its own file.
|
|
|
|
|
+ * Add replacement new and delete array operators to C++ support code.
|
|
|
* Architecture support:
|
|
* Architecture support:
|
|
|
- Add support for AIX operating system.
|
|
- Add support for AIX operating system.
|
|
|
* Portability:
|
|
* Portability:
|