diff --git a/debian/changelog b/debian/changelog
index c81f1338000f6bb2e1e8118b3e996322df71a2ff..b99714c3ff19bb599ec83f989c9e9a7a0477c175 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,9 @@ python-defaults (2.7.3-1) unstable; urgency=low
        + "/usr/bin/python2" → "/usr/bin/python"
     - new --shebang option to replace all shebangs in bin dirs
       (example: --shebang /usr/bin/python2.6)
+  * dh_python2, pycompile: allow to override system's list of supported
+    Python versions via DEBPYTHON_SUPPORTED and default Python version via
+    DEBPYTHON_DEFAULT env. variables
 
   [ Scott Kitterman ]
   * Bump upstream version to match current unstable/wheezy python2.7 version