The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Verilog::Language NEWS --  history of user-visible changes.
Copyright (C) 2000 Wilson Snyder.
See the end for copying conditions.

The contributors that suggested a given feature is shown in [].
	
This uses outline mode in Emacs.  See C-h m [M-x describe-mode].

* Changes in Verilog::Language 1.12 5/15/2001

**	Added new Verilog::Getopt, for standard option parsing.


* Changes in Verilog::Language 1.11 3/31/2001

***	Fixed \net### hang in Parser.  [Mark Lakata]


* Changes in Verilog::Language 1.10 3/15/2001

***	Fixed line number being incorrect in Parser.  [Alan Heinold]


* Changes in Verilog::Language 1.9 2/13/2001

**	Added Verilog::Language::is_compdirect.  [Darren Jones]


* Changes in Verilog::Language 1.7 11/02/2000

**	Added parametric module support to Parser.pm.  [Darren Jones]

****	Fixed bug where // comments with no following text broke.
	[Darren Jones]


* Changes in Verilog::Language 1.6 9/07/2000

**	Added the vpm preprocessor

****	Fixed bug where missing end-quote would hang Verilog::Parser


* Changes in Verilog::Language 1.5 5/22/2000

**	Allowed non-numerics in bus subscripts
	[Alan.Heinold@East.Sun.COM]

***	Fixed bug where lines with just a newline would boggle the linecount.


* Changes in Verilog::Language 1.4 1/21/2000

****	test.pl added


----------------------------------------------------------------------
$Id: NEWS,v 1.12 2001/05/16 21:10:28 wsnyder Exp $
----------------------------------------------------------------------
Copyright information:

Copyright (C) 2000 Wilson Snyder

   See the README file included with this file for licencing information.

Local variables:
mode: outline
paragraph-separate: "[ 	]*$"
end: