*** Release 2.08

*** Release 2.07

*** Release 2.06

*** Release 2.05

*** Release 2.04

*** Release 2.03

*** Release 2.02

*** Release 2.01

*** Release 2.00

*** Release ?

Tk::ProgressBar

Tk::NumEntryPlain

Tk::NumEntry:

Tk::FireButton:

Tk::TFrame
Tk::Pane
Tk::Cloth

Tk/*, Makefile.PL, MANIFEST

t/0basic.t

t/1numentryplain.t

*** Release 1.03

Wed Dec 10 1997 <gbarr@pobox.com> (Graham Barr)

        Tk::NumEntry
        - changed -repeat ConfigSpecs to [$binc,$bdec]
        
        Tk::NumEntryPlain
        - Removed -repeat ConfigSpecs
        - Added -defaultvalue ConfigSpec for when the entry contains no text
        
        examples/numentry, examples/numentryplain
        - Updated to use -defaultvalue

Wed Dec 10 1997 <gbarr@pobox.com> (Graham Barr)

        Tk::Pane
        - Fixed 'Use of uninitialized' warnings
        
        Tk::ListMgr
        - Renamed Tk::ListItem to be Tk::ListMgr::Item
        
        Tk::MenuEntry
        - Changed to use DefineBitmap
        
        Tk::IFrame
        - Changed userInfo to privateData
        
        Tk::Cloth
        - Several bug fixes
        
        Tk::TFrame
        - Fix bug of not mapping widows if container frame was empty
        
        Added
        - examples/firebutton
        - examples/numentryplain
        - Tk::FireButton
        - Tk::NumEntryPlain
        - tests

Tue Dec 9 1997 <gbarr@pobox.com> (Graham Barr)

        Tk::TFrame
        - Changed from using place to being a geom manager. This allows TFrame
          to see GeometryRequests from it's children.

Tue Nov 4 1997 <gbarr@pobox.com> (Graham Barr)

        Tk::Pane
        - Added see method
        
        Tk::Cloth
        - Several bugfixes
        
        examples/pane2
        - new example

Mon Sep 15 1997 <gbarr@pobox.com> (Graham Barr)

-w cleanups

Achim's patch

*** Release 1.02

*** Release 1.01