To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.

ChangeLog/1.7.5: Difference between revisions

From ZNC
Jump to navigation Jump to search
Created page with "{{ChangeLog}} <!-- The following is generated via this command: HEAD=$(git rev-parse master) ; echo "Last update at $HEAD" ; echo ; git log --format='* %s {{git|%h}}' --no-me..."
 
Kylef (talk | contribs)
m Reference modpython in Python mention
 
(2 intermediate revisions by one other user not shown)
Line 7: Line 7:
<!-- Last update at 020866e768b604ed31b7f954914c98981a213574 -->
<!-- Last update at 020866e768b604ed31b7f954914c98981a213574 -->


* Add support for python 3.8
* [[modpython]]: Add support for Python 3.8
* [[modtcl]]: install .tcl files when building with CMake
* [[modtcl]]: install .tcl files when building with CMake
* [[nickserv]]: report success of Clear commands
* Update translations, add Italian, Bulgarian, fix name of Dutch
* Update translations, add Italian, Bulgarian, fix name of Dutch
* Update error messages to be clearer
* Update error messages to be clearer
* Add a deprecation warning to ./configure in addition to such warning in README
* Add a deprecation warning to ./configure to use CMake instead in addition to an already existing warning in README

Latest revision as of 15:07, 20 September 2019

← 1.7.4 ZNC 1.7.5 1.8.0 →



  • modpython: Add support for Python 3.8
  • modtcl: install .tcl files when building with CMake
  • nickserv: report success of Clear commands
  • Update translations, add Italian, Bulgarian, fix name of Dutch
  • Update error messages to be clearer
  • Add a deprecation warning to ./configure to use CMake instead in addition to an already existing warning in README