rfclint (0.5.19) distribution(s); urgency=low

	* Modify BCP14 if needed
	* Add <xref> marker when spell checking
	* Change the source tree pointer

-- Jim Schaad <ietf@augustcellars.com>  Thur 29 Aug 2019 12:00:00 -0700

rfclint (0.5.17) distribution(s); urgency=low

	* Update documentation to match recent work
	* Add Copyright messages to source files
	* Remove space padding in display of spelling and dups.
	* Keep the case of the first word to display for dup detection
	* Add first level support for BCP 14 checking - Only reports does not fix
	* Add more programming checks for style
	* Remove Python 3.4 from supported list

-- Jim Schaad <ietf@augustcellars.com>  Fri 16 Aug 2019 12:00:00 -0700

rfclint (0.5.16) distribution(s); urgency=low

	* Update version dependency on rfctools_common

-- Jim Schaad <ietf@augustcellars.com>  Mon 1 July 2019 12:00:00 -0700

rfclint (0.5.15) distribution(s); urgency=low

	* Add svgcheck to rfclint
	* Use file names to extract data if they exist

-- Jim Schaad <ietf@augustcellars.com>  Sat 1 Jun 2019 12:00:00 -0700

rfclint (0.5.14) distribution(s); urgency=low

	* Clean up so that pyflakes is happy

-- Jim Schaad <ietf@augustcellars.com>  Sun 21 Apr 2019 12:00:00 -0700

rfclint (0.5.11) distribution(s); urgency=low

	* Aspell does not permit numbers to be part of words while Python does.  Change the matching patterns so that numbers are not part of words.
	* Change some messages from warnings to info

-- Jim Schaad <ietf@augustcellars.com>  Wed 19 Dec 2018 12:00:00 -0700

rfclint (0.5.10) distribution(s); urgency=low

	* Add --skip-code and --skip-artwork options to not do spell and duplicate checking on these elements.
	* Preserve all of the whitespace in the source file when emitting the output file
	* Fix an issue where some text was not spell and dup checked (tail of a cref)
	* Add output comment for ABFN and XML checking not occuring because it was not needed

-- Jim Schaad <ietf@augustcellars.com>  Mon 3 Sept 2018 12:00:00 -0700

rfclint (0.5.8) distribution(s); urgency=low

	* Curses and Python 2.7 does not allow for any character above 128.  Remove all characters above that point
	* Expand help on some options

-- Jim Schaad <ietf@augustcellars.com>  Wed 11 July 2018 12:00:00 -0700

rfclint (0.5.8) distribution(s); urgency=low

	* Deal with curses and sections that are too big
	* Center context text when doing spell and duplicate checking
	* Fix bug when no spelling suggestions are present
	* Change undefined symbol errors for ABNF from error to warnings.

-- Jim Schaad <ietf@augustcellars.com>  Mon 9 July 2018 12:00:00 -0700

rfclint (0.5.6) distribution(s); urgency=low

	* Correct code to do checking of XML code fragments

-- Jim Schaad <ietf@augustcellars.com>  Mon 2 July 2018 12:00:00 -0700

rfclint (0.5.5) distribution(s); urgency=low

	* Separate duplicate detection from spell checking
	* Implement interactive duplicate detection both with and without curses
	* Implement interactive spell checking both with and without curses

-- Jim Schaad <ietf@augustcellars.com>  Tue 11 Jan 2018 12:00:00 -0700

rfclint (0.5.3) distribution(s); urgency=low

	* Display platform name when bap is not installed.
	* Correct cache clearing code

-- Jim Schaad <ietf@augustcellars.com>  Thur 26 Apr 2018 12:00:00 -0700

rfclint (0.5.2) distribution(s); urgency=low

	* Add test case for v2 dtd path searching

-- Jim Schaad <ietf@augustcellars.com>  Fri 30 Mar 2018 12:00:00 -0700

rfclint (0.5.1) distribution(s); urgency=low

	* Set up to all for publishing to PyPI

-- Jim Schaad <ietf@augustcellars.com>  Sun XX Mar 2018 19:00:00 -0800

rfclint (0.5.0) distribution(s); urgency=urgency

	* If ANBF program not found, then wrong name was printed
	* Allow for both hunspell and aspell to be used for spell checking
	* On windows, do not require the .exe extension to be specified
	* Enable characters outside of the ASCII range to be spell checked
	  This is not supported on all platforms and with all spell programs

-- Jim Schaad <ietf@augustcellars.com>  Sun 25 Feb 2018 19:00:00 -0800

rfclint (0.0.3) distribution(s); urgency=urgency

	* Handle errors when an executable is missing better
	* Add the ability for having personal and additional dictionaries.

-- Jim Schaad <ietf@augustcellars.com>  Sun 11 Feb 2018 19:00:00 -0800


rfclint (0.0.2) distribution(s); urgency=urgency

	* Create the initial simple version
	* Create python setup program

-- Jim Schaad <ietf@augustcellars.com>  Fri 26 Jan 2018 09:00:00 -0800

