diff --git a/CHANGELOG b/CHANGELOG index 765d4dbaa..5607143e8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,8 @@ #Nmap Changelog ($Id$); -*-text-*- -o Additional Python 3 update fixes by Sam James, Daniel Miller. +o Additional Python 3 update fixes by Sam James, Daniel Miller. Special thanks + to those who opened Python 3-related issues and pull requests: Eli Schwartz, Romain + Leonard, Varunram Ganesh, Pavel Zhukov, Carey Balboa, Hasan Aliyev, and others. o [GH#1807][GH#1176][Ndiff] Updated Ndiff to Python 3. [Brian Quigley]