HISTORY -=- Last edit Time-stamp: <13/03/2012 10:30 Sebastien@PC-DEV>
=======

2012-03-13 - (0.9.9) - bugfix newline export in source files headers
                     - bugfix library name display in list mode
                     - do not try to process directories (problem seen when processing *.pbl
                       and there is some lib.pbl-dump folders)
                     - refactor of the source code export
                     - added the --scc info to show the source control attributes of library entries

2012-02-21 - (0.9.8) - added the support for library entries with a path in the name

2012-01-12 - (0.9.7) - added the --debug to filter debug output + reworked the listing mode 

2012-01-10 - (0.9.6) - added the --name for wildcard matching on objects names 

2012-01-09 - (0.9.5) - fixed a stupid bug in the NOD* tree parsing
                     - added the --source-only option
                     - added the --list option

2011-11-05 - (0.9.4) - rewrote the command line parsing with getopt
                     - added a simulation parameter (--dry-run)

2011-10-26 - (0.9.3) - bugfixed the dump of ENT* blocks
                     - code rewritten in  C99 instead of C++
                     - filter the output with a verbose switch
                     - can create a folder to dump the objects in

2009-10-26 - (0.9.2) improved the export of the pbscript source files

2008-10-22 - (0.9) initial release

2009-10-18 - proper export of the source files with header and comments

2008-10-24 - Initial prototype

;;----------------------------------------------------------------------------
;; Local Variables:
;; mode:text
;; fill-column:90
;; indent-tabs-mode:nil
;; tab-stop-list:(2 4 6 8 16 24 32 40 48 56 64 72 80 88 96 104 112 120)
;; time-stamp-format: "%02d/%02m/%:y %02H:%02M %u@%s"
;; End:
