diff options
author | pspjuth <peter.spjuth@gmail.com> | 2001-08-18 20:03:16 (GMT) |
---|---|---|
committer | pspjuth <peter.spjuth@gmail.com> | 2001-08-18 20:03:16 (GMT) |
commit | 7f3008ca65c1e1b6e1b5079bd1eb28794c9e02fb (patch) | |
tree | 08d8c782e9942c3828ce6daa40ba7de28cc34139 /ChangeLog | |
parent | decd44ff326c34186124c351c78af7dbb0bfd925 (diff) | |
download | tk-7f3008ca65c1e1b6e1b5079bd1eb28794c9e02fb.zip tk-7f3008ca65c1e1b6e1b5079bd1eb28794c9e02fb.tar.gz tk-7f3008ca65c1e1b6e1b5079bd1eb28794c9e02fb.tar.bz2 |
Grid configure rejected initial "x" and "^". [Bug #418664]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2001-08-18 Peter Spjuth <peter.spjuth@space.se> + * doc/grid.n: + * tests/grid.test: + * generic/tkGrid.c: Grid configure rejected initial "x" and "^" + when the doc said it should accept them. [Bug #418664] + 2001-08-17 Donal K. Fellows <fellowsd@cs.man.ac.uk> * generic/tkObj.c (TkGetWindowFromObj): Was failing to reuse |