05/11/2004 Roman Bogorodskiy - finally, release 0.3.0 30/07/2004 Roman Bogorodskiy - getopt_long() support added (it is optional, so if system does not have it getopt() will be used). - Correct help() and usege() functions 21/07/2004 Roman Bogorodskiy - Added strnstr() function realization for systems w/out it (actually, non-FreeBSD). - fix typos in manpage 20/07/2004 Roman Bogorodskiy - fixed some typos in manpage. * bugfix: fixed bug when the last line of the each file was readed twice. - some minor changes in the source code structure - some autotools improvements - bump version to 0.2.3 27/06/2004 Roman Bogorodskiy Some autotools improovments, man moved from doc/ do man/. phptags 0.2.2 released. 03/06/2004 Roman Bogorodskiy Pav Lucistnik's (pav@FreeBSD.org) patch to fix build on FreeBSD 4.x (generally, gcc 2.95) was added. Some memory leaks fixed. 15/05/2004 Roman Bogorodskiy * feature: Config file support was implemented. 08/05/2004 Roman Bogorodskiy * feature: class support was added. It needs to be tested since I don't use classes in my projects and can't test it enought. 07/05/2004 Roman Bogorodskiy Moved to C++ from C. 02/05/2004 Roman Bogorodskiy ChangeLog started.