Use containerMenu as a base for HintMenu instead of regular menu

Change-Id: Ic1ed2e216a9c61aabf1f1cac41972b1a4e96a91a
diff --git a/Changes b/Changes
index a0f6a46..e5508c5 100755
--- a/Changes
+++ b/Changes
@@ -46,6 +46,8 @@
         - Fix wrong handling of utf8 input in login that can
           lead to server crash.
         - Fix query-by-match for multiple colons.
+        - HintMenu is now based on containerMenu instead of regular
+          menu (lerepp)
 
 0.42 2021-06-18
         - Added GitHub based CI for perl.