mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 10:59:35 -05:00
The files configure.ac and version are already up to date. Updated CHANGES with 9.17.0 release line. Fixed CHANGES by adding GitLab reference to entry 5357 and fix grammar mistakes. Add missing /util/check-make-install.in to .gitattributes. The lib/*/api are already updated to match the new ranges. I listed two new features under BIND 9.17 features that to me seemed noteworthy. The release notes look good to me.
11 lines
288 B
Text
11 lines
288 B
Text
*.sln.in eol=crlf
|
|
*.vcxproj.* eol=crlf
|
|
|
|
.gitignore export-ignore
|
|
/conftools export-ignore
|
|
/doc/design export-ignore
|
|
/doc/dev export-ignore
|
|
/util/** export-ignore
|
|
/util/bindkeys.pl -export-ignore
|
|
/util/check-make-install.in -export-ignore
|
|
/util/mksymtbl.pl -export-ignore
|