ChangeLog at [e79b9877a8]
Not logged in

File ChangeLog artifact 16fdf7ccfd part of check-in e79b9877a8



2000-08-27  Johannes Zellner <johannes@zellner.org>

    * added Mark to AUTHORS :)

2000-08-27  Mark Patton <mpatton@jhu.edu>

    * converted tclreadline::readline to be an object
    command. This was the simplest way to fix the
    Tcl_Obj mem leak.

    * added the command readline text and readline update
    that retrieve the current input and redraw it respecively.

2000-07-27  Johannes Zellner <johannes@zellner.org>

     * configure.in: changed a == to = in a sh test
     (reported by "Daniel O'Connor" <darius@dons.net.au>)

2000-07-03  Johannes Zellner <johannes@zellner.org>

     * Makefile.am: included EXTRA_DIST so that it compiles from `dist'

2000-07-01  Johannes Zellner <johannes@zellner.org>

     * switched to automake
     * small fix so that itcl config switches are correctly completed.