diff options
author | ericm <ericm> | 2000-08-25 06:58:31 (GMT) |
---|---|---|
committer | ericm <ericm> | 2000-08-25 06:58:31 (GMT) |
commit | ef85986035437b6d6da8bf171ad32c651eb0a577 (patch) | |
tree | 2923ef6701708fa84f0a6e0936d4c1fa6c31c495 /ChangeLog | |
parent | 4e40628e20d645ccec764e7147fefaeb120df3cc (diff) | |
download | tk-ef85986035437b6d6da8bf171ad32c651eb0a577.zip tk-ef85986035437b6d6da8bf171ad32c651eb0a577.tar.gz tk-ef85986035437b6d6da8bf171ad32c651eb0a577.tar.bz2 |
* doc/toplevel.n:
* doc/spinbox.n:
* doc/scrollbar.n:
* doc/scale.n:
* doc/menubutton.n:
* doc/menu.n:
* doc/listbox.n:
* doc/entry.n:
* doc/frame.n:
* doc/message.n:
* doc/checkbutton.n:
* doc/radiobutton.n:
* doc/button.n:
* doc/label.n:
* doc/canvas.n:
* doc/text.n: Fixed Standard Options section to make best use of
new tab settings in man.macros.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,3 +1,23 @@ +2000-08-24 Eric Melski <ericm@ajubasolutions.com> + + * doc/toplevel.n: + * doc/spinbox.n: + * doc/scrollbar.n: + * doc/scale.n: + * doc/menubutton.n: + * doc/menu.n: + * doc/listbox.n: + * doc/entry.n: + * doc/frame.n: + * doc/message.n: + * doc/checkbutton.n: + * doc/radiobutton.n: + * doc/button.n: + * doc/label.n: + * doc/canvas.n: + * doc/text.n: Fixed Standard Options section to make best use of + new tab settings in man.macros. + 2000-08-24 Mo DeJong <mdejong@redhat.com> * unix/README: Update to account for removal of --enable-gcc. |