From e3c4d3babea45ee8de266b6062f9fc0c1aad0ff0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Kochma=C5=84ski?= Date: Sat, 26 Mar 2016 07:04:54 +0100 Subject: [PATCH] CHANGELOG: add mop changes --- CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 560b9f581..5ee267613 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -35,6 +35,11 @@ Files not included in the buildsystem but lingering in the codebase or options failing to build. All info is added in the new documentation in section "Removed interfaces". +** Issues fixed +- MOP: fix problemes when redefining non-standard and anonymous classes + +Bugs identified and fixed by Pascal Costanza. + * 16.1.2 changes since 16.0.0 ** API changes