
version 0.5.3 (08/08/2005):

08/08/2005 Bob Rossi <bob@brasko.net>

	* configure.in (AM_INIT_AUTOMAKE): Version update.
	* configure: Autogenerated.

08/02/2005 Bob Rossi <bob@brasko.net>

	* config/readline_check_version.m4: Add new macro.

08/02/2005 Bob Rossi <bob@brasko.net>

	* Makefile.in: Autogenerated.
	* aclocal.m4 (BASH_CHECK_LIB_TERMCAP): Added.
	(RL_LIB_READLINE_VERSION): Added.
	* config.h.in: Autogenerated.
	* configure: Autogenerated.
	* configure.in: Check readline version to link against.
	* various/Makefile.in: Autogenerated.
	* NEWS: Add release note.

08/02/2005 Bob Rossi <bob@brasko.net>

	* Makefile.am (SUBDIRS): Remove READLINE_DIR.
	(EXTRA_DIST): Remove READLINE_DIR.
	* Makefile.in: Autogenerated.
	* NEWS: Readline is no longer packaged.
	* configure.in: Remove debugging information.
	Remove internal readline configuration.
	* various/Makefile.in: Autogenerated.

07/28/2005 Bob Rossi <bob@brasko.net>

	* Makefile.am (EXTRA_DIST): Undo last commit.
	* Makefile.in: Autogenerated.

07/28/2005 Bob Rossi <bob@brasko.net>

	* Makefile.am (EXTRA_DIST): Fix READLINE_DIR directory.
	* Makefile.in: Autogenerated.

07/27/2005 Bob Rossi <bob@brasko.net>

	* RELEASE_TODO: Update todo task for release after .5.3.

07/27/2005 Bob Rossi <bob@brasko.net>

	* RELEASE_TODO: Move final task for .5.3.
	* readline-5.0/configure (opt_shared_libs): Modified default value
	from yes to no.

07/26/2005 Bob Rossi <bob@brasko.net>

	* FAQ: Update.
	* RELEASE_TODO: Update todo for next release.

07/26/2005 Bob Rossi <bob@brasko.net>

	* NEWS: Add note about new temporary breakpoint functionality.

07/26/2005 Marcel Lanz <marcel.lanz@ds9.ch>

	* README (Source Window): Changed 't' key to be the 'I' key.
	(Source Window): Added new documentation for the 't' key.

07/23/2005 Mike Mueller <mike@subfocal.net>

    * cgdb/src/sources.c: Fixed crash and better respect of tabs in
    draw_current_line (the new arrowstyle method).

07/14/2005 Bob Rossi <bob@brasko.net>

	* README: Added documentation for packaged readline
	* RELEASE_TODO: Updated necessary work to do for next release.

07/13/2005 Bob Rossi <bob@brasko.net>

	* Makefile.am (SUBDIRS): Added $(READLINE_DIR).
	(EXTRA_DIST): Ditto.
	(DIST_SUBDIRS): Add the list of directories to be installed.
	* Makefile.in: Autogenerated.
	* config.h.in: Ditto.
	* configure: Ditto.
	* configure.in: Add support for internal or system readline.
	* various/Makefile.in: Autogenerated.

06/30/2005 Bob Rossi <bob@brasko.net>

   * README (Window Key): Window key can not be read in.

06/24/2005 Mike Mueller <mike@subfocal.net>

    * Fixed arrowstyle bugs:
        1. Tabs were broken, not treated as whitespace (results in short arrow)
        2. Arrow drawn on top of code when horizontally scrolled
    * RELEASE_TODO (cgdb-0.5.3): Updated arrow and ACS issues
    * README: Added documentation for the arrowstyle option

06/20/2005 Bob Rossi <bob@brasko.net>

    * RELEASE_TODO (cgdb-0.5.3): Add new task for .5.3.

06/18/2005 Mike Mueller <mike@subfocal.net>

    * NEWS: Added a new 'arrowstyle' option at a user's request

05/26/2005 Bob Rossi <bob@brasko.net>

	* RELEASE_TODO (cgdb-0.5.3): Add new task for .5.3.

05/26/2005 Bob Rossi <bob@brasko.net>

	* NEWS: Add new command to news file.
	* README (At Source Window): Add the ^l command.
	* RELEASE_TODO: Modify todo.

05/26/2005 Bob Rossi <bob@brasko.net>

	* RELEASE_TODO: Add some more work to be done.

05/23/2005 Bob Rossi <bob@brasko.net>

	* aclocal.m4: Autogenerated.
	* configure: Autogenerated.
	* config/readline.m4: Check for history library to pass autoconf tests.
	Changed message printed when libreadline or libhistory fail to be found.
	* NEWS: It's now an error not to have GNU readline or history library.

05/23/2005 Bob Rossi <bob@brasko.net>

	* RELEASE_TODO: Preparing some work to be done for .5.3.
	* NEWS: Announcing changes for the next release.
	* aclocal.m4: Autogenerated.
	* configure: Autogenerated.
	* config/readline.m4: Modified to only search for libreadline.

05/21/2005 Bob Rossi <bob@brasko.net>

	* configure.in (AM_INIT_AUTOMAKE): Version update.
	* configure: Autogenerated.

version 0.5.2 (05/21/2005):

05/21/2005 Bob Rossi <bob@brasko.net>

	* FAQ: Change autotool versions.

05/20/2005 Bob Rossi <bob@brasko.net>

	* configure.in (AM_INIT_AUTOMAKE): Version update.
	* configure: Autogenerated.

05/20/2005 Bob Rossi <bob@brasko.net>

	* Makefile.in: Autogenerated.
	* autoregen.sh: Added line to update out of date files.
	* config/config.guess: Autogenerated.
	* config/config.sub: Autogenerated.

05/20/2005 Bob Rossi <bob@brasko.net>

	* NEWS: Autoconf/Automake changes.

05/20/2005 Bob Rossi <bob@brasko.net>

	* configure.in (--with-ncurses-prefix): Add CPPFLAGS.
	(--with-curses-prefix): Ditto.
	(--with-readline-prefix): Ditto.
	* configure: Auto generated.

05/20/2005 Bob Rossi <bob@brasko.net>

	* configure.in (VL_LIB_READLINE): Moved below --with-readline-prefix option.
	* configure: Auto generated.

05/19/2005 Bob Rossi <bob@brasko.net>

	* NEWS: Fixed a bug in CGDB that prevented it from working on several
	platforms.

05/16/2005 Bob Rossi <bob@brasko.net>

	* RELEASE_TODO: Add some todo stuff before the next release.
	* configure.in: Add --with-readline-prefix option.
	* configure: Auto generated.

04/03/2005 Bob Rossi <bob@brasko.net>

	* RELEASE_TODO: Add sf.net bug to be fixed for next release

04/03/2005 Bob Rossi <bob@brasko.net>

	* RELEASE_TODO: Add DISTDIR problem to fix for next release

version 0.5.1 (04/02/2005):

04/02/2005 Bob Rossi <bob@brasko.net>

	* NEWS: Fixed another crash.

04/02/2005 Bob Rossi <bob@brasko.net>

	* RELEASE_TODO: Update todo.

04/02/2005 Bob Rossi <bob@brasko.net>

	* NEWS: Add message about obsoleting b and f commands.
	* README: Reformat and remove b and f commands.

04/01/2005 Bob Rossi <bob@brasko.net>

    * release-todo.txt: Update auto tool versions.

04/01/2005 Bob Rossi <bob@brasko.net>
   
   * README: Update autosourcereload option text.
   * Makefile.in: Regenerated with documented autotools version.
   * aclocal.m4: Ditto.
   * configure: Ditto.

03/31/2005 Bob Rossi <bob@brasko.net>

	* NEWS: Mention searching regex bug

03/31/2005 Bob Rossi <bob@brasko.net>

	* configure (VERSION): Update to 0.5.0-cvs
	* configure.in (AM_INIT_AUTOMAKE): Update to 0.5.0-cvs

03/31/2005 Bob Rossi <bob@brasko.net>
	* NEWS: Mention new SIGCHLD code 
	* RELEASE_TODO: Closed the waitpid race condition bug.

03/31/2005 Bob Rossi <bob@brasko.net>
	* RELEASE_TODO: stupid todo things I have in mind before release

03/31/2005 Bob Rossi <bob@brasko.net>
	* NEWS: Change :autosourcereload default to off.
	* README (Colon commands): Ditto.

03/31/2005 Bob Rossi <bob@brasko.net>

	* NEWS: Change :source_reload to :edit
	* README (Colon commands): Change :source_reload to :edit

03/30/2005 Bob Rossi <bob@brasko.net>

	* NEWS: Fixed memory error's found due to valgrind.

03/28/2005 Bob Rossi <bob@brasko.net>

	* NEWS: Fixed a bug in the C/C++ tokenizer to highlight source code.

07/28/2004 Bob Rossi <bob@brasko.net>

    * NEWS: Added 'autosourcereload' option and 'source_reload' colon command.
	* README: Documents autosourcereload and source_reload

version 0.5.0 (07/14/2004):

07/12/2004 Bob Rossi <bob@brasko.net>

    * release-todo.txt: Update instructions

07/12/2004 Bob Rossi <bob@brasko.net>

    * configure.in: Changed version number to 0.5.0 for release

07/12/2004 Bob Rossi <bob@brasko.net>

    * NEWS: Fixed a crash in TGDB (buffering commands). Added libkui to CGDB.

06/14/2004 Bob Rossi <bob@brasko.net>

    * NEWS: A fixed crash when parsing the CLI.

version 0.4.2 (05/10/2004):
version 0.4.1 (04/26/2004):

03/31/2004 Bob Rossi <bob@brasko.net>

    * NEWS: A note about fixing a major memory leak in CGDB.
	
03/22/2004 Bob Rossi <bob@brasko.net>

    * Makefile.am: Add doxygen rule to build ./various,./tgdb,./cgdb
	* Makefile.in: Update for people without auto tools

03/02/2004 Bob Rossi <bob@brasko.net>
	
    * Makefile.am: Add doxygen rule for cgdb/lib
	* Makefile.in: Update for people without auto tools

02/27/2004 Bob Rossi <bob@brasko.net>

    * configure.in (AC_OUTPUT): Add cgdb/lib, cgdb/lib/kui and
	cgdb/lib/kui/src

01/09/2004 Bob Rossi <bob@brasko.net>

   * NEWS: Updated to say CGDB now compiles on the HURD 

01/08/2004 Bob Rossi <bob@brasko.net>

   * Makefile.in: regenerated with documented autotools version
	* aclocal.m4: ditto
	* configure: ditto
	* various/Makefile.in: ditto

01/08/2004 Bob Rossi <bob@brasko.net>

    * Merged branch: Ronald's cygwin_package_0_4_0 branch

version 0.4.0-1 cygwin release

12/12/2003 Ronald Landheer-Cieslak <ronald@landheer.com>

    * Makefile.in: regenerated
    * aclocal.m4: ditto
    * configure: ditto
    * various/Makefile.in: ditto

11/16/2003 Bob Rossi <bob@brasko.net>

   	* NEWS: Update for tab completion bug fix in cgdb-0.4.0

10/28/2003 Bob Rossi <bob@brasko.net>

    * release-todo.txt: Update order of things

version 0.4.0 (10/28/2003):

10/28/2003 Bob Rossi <bob@brasko.net>

    * NEWS: Add new release date and version.

10/15/2003 Mike Mueller <mmueller@cs.uri.edu>

    * NEWS: Adding :set wrapscan (ws) option.

10/10/2003 Bob Rossi <bob@brasko.net>

    * Adding doc directory.

10/09/2003 Mike Mueller <mmueller@cs.uri.edu>

    * NEWS: Fixed 'next search' bug where it jumps to the top of the buffer
            when there was no previous search expression.  Also made searches
            wrap around the top/bottom of file.  Hope this is what everyone
            else wants, because I sure do.

09/28/2003 Bob Rossi <bob@brasko.net>

    * NEWS: TGDB now returns TGDB_ABSOLUTE_SOURCE_DENIED when file is not
	available. This is a bug fix.

09/24/2003 Bob Rossi <bob@brasko.net>

    * NEWS: TGDB no checks breakpoints on startup. 

09/23/2003 Bob Rossi <bob@brasko.net>

    * NEWS: Fixed searching bug for CGDB.

09/12/2003 Bob Rossi <bob@brasko.net>

    * NEWS: Fixed crash for when TGDB would try to parse watchpoints.

09/10/2003 Bob Rossi <bob@brasko.net>

    * NEWS: Add new feature. showtgdbcommands.
	* README: Documented new feature, showtgdbcommands.

09/09/2003 Bob Rossi <bob@brasko.net>

	* NEWS: Fixed TGDB bug. TGDB will not return an extra newline when the
	user runs commands many through the GUI fast.

08/27/2003 Bob Rossi <bob@brasko.net>

	* NEWS: Fixed TGDB bug. TGDB will now return the correct line number
	when the user starts gdb with a .gdbinit. Before it would display line 1.

08/20/2003 Bob Rossi <bob@brasko.net>

	* NEWS: Fixed CGDB/TGDB bug. The file dialog window works when the inferior
	was compiled without debug.

08/19/2003 Bob Rossi <bob@brasko.net>

	* NEWS: Fixed CGDB/TGDB bug. Breakpoints are now displayed in CGDB window.

08/17/2003 Bob Rossi <bob@brasko.net>

	* configure.in: Changed version number to 0.3.4-cvs.
	* Makefile.am: added doxygen rule. Creates documentation.
	* release-todo.txt: added line that says to change version number in
	doxygen config files.

version 0.3.4 (08/14/2003):

08/14/2003 Bob Rossi <bob@brasko.net>
    
	* configure.in: Changed version number to 0.3.4 for release
	* NEWS: Added new version number.

08/12/2003 Bob Rossi <bob@brasko.net>

	* NEWS: Updating NEWS file with fix for prompt refresh problem after when
	^c is recieved after the file dialog has been opened.

08/12/2003 Bob Rossi <bob@brasko.net>

	* NEWS: Updating NEWS file with ada highlighting string literal bug.

08/11/2003 Bob Rossi <bob@brasko.net>

	* NEWS: Updating NEWS file with control_c bug fix.

08/01/2003 Bob Rossi <bob@brasko.net>
	
	* NEWS: Updating NEWS file with buffered control key libinput bug.

07/16/2003 Bob Rossi <bob@brasko.net>

	* NEWS: Updating NEWS file with 'string literal' bug.

version 0.3.3a (07/16/2003):

07/15/2003 Bob Rossi <bob@brasko.net>

	* release-todo.txt: Adding the 'cvs tag' command to list.
	Adding the README file to the website.
	* README: Removing the tabs from the README file

version 0.3.3 (07/15/2003):

07/15/2003 Bob Rossi <bob@brasko.net>

	* FAQ: Added bit about tty
    * Changed version number to 0.3.3 for release

07/14/2003 Bob Rossi <bob@brasko.net>

	* README: Removed old pgup,pgdn commands. Added vi style pgup,pgdn.
	* NEWS: Adding progress that should be noted in the NEWS file.

06/25/2003 Bob Rossi <bob_rossi@cox.net>

    * Changed version number to 0.3.2-cvs for cvs development

version 0.3.2 (06/25/2003):

06/25/2003 Bob Rossi <bob_rossi@cox.com>
   
   * README: Added winminheight doc

06/19/2003 Bob Rossi <bob_rossi@cox.com>

	* NEWS: Updating NEWS file with new features for cgdb-0.3.2 release

06/19/2003 Bob Rossi <bob_rossi@cox.com>

	* README: Added dependency information

06/19/2003 Bob Rossi <bob_rossi@cox.com>

	* README: Added tabstop,syntax and escdelay commands

04/28/2003 Bob Rossi <bob_rossi@cox.net>

    * Changed version number to 0.3.1-cvs for cvs development

version 0.3.1 (04/28/2003):

04/28/2003 Bob Rossi <bob_rossi@cox.net>

    * removed '--with-drivers' from configure: All drivers are automatically
    built, but they are not installed. They end up in $(top_srcdir)/progs.

04/27/2003 Bob Rossi <bob_rossi@cox.net>

    * Changed configure to only build cgdb by default: the drivers can only be
    built when the user runs configure with --with-drivers
    * Moved the error check for readline with the readline check in config

version 0.3.0 (04/11/2003):
