From 6109040c649afcbf8981a9454ca3844dee62525e Mon Sep 17 00:00:00 2001 From: dgp Date: Tue, 21 Jun 2011 17:34:41 +0000 Subject: Formatting typos --- doc/frame.n | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/frame.n b/doc/frame.n index fbd32c8..208e414 100644 --- a/doc/frame.n +++ b/doc/frame.n @@ -52,7 +52,7 @@ things like geometry requests. The window should not have any children of its own in this application. This option may not be changed with the \fBconfigure\fR widget command. -Note that \fB-borderwidth\R, \fB-padx\fR and \fB-pady\R are ignored when +Note that \fB-borderwidth\fR, \fB-padx\fR and \fB-pady\fR are ignored when configured as a container since a container has no border. .OP \-height height Height Specifies the desired height for the window in any of the forms -- cgit v0.12 From 31dde723b6a675444d8c8bda9568084575a92ee8 Mon Sep 17 00:00:00 2001 From: dgp Date: Thu, 23 Jun 2011 18:06:42 +0000 Subject: typos --- ChangeLog | 4 ++++ changes | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index d865dae..6cffab0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-06-23 Don Porter + + * changes: Updated for 8.5.10 release. + 2011-06-17 Don Porter * generic/ttk/ttkTrace.c: Workaround Bug 3062331. diff --git a/changes b/changes index c5d1155..400073b 100644 --- a/changes +++ b/changes @@ -6746,7 +6746,7 @@ in screen distances, reducing precision loss (ferrieux) 2011-01-22 (enhancement) add [ttk::entry validate] (schelte,english) -2011-03-10 (bug fix)[3205160] crash in [wm manage] (boudaillier, thoyts) +2011-03-10 (bug fix)[3205260] crash in [wm manage] (boudaillier, thoyts) 2011-03-16 (bug fix)[3181181] tearoff submenu fix (menez, thoyts) @@ -6767,7 +6767,7 @@ in screen distances, reducing precision loss (ferrieux) 2011-04-22 (bug fix)[3291543] mem corrupt when [$canvas dchars] removes all coords of a polygon (rogers,spjuth) -2010-04-30 (bug fix)[2949774] cascade menu unpost (thoyts) +2011-04-30 (bug fix)[2949774] cascade menu unpost (thoyts) 2011-06-06 (bug fix)[2546087] [console] treatment of '\0' (porter) @@ -6780,4 +6780,4 @@ and -to (porter) 2011-06-17 (bug fix)[3062331] crash in unset traces (macdonald,porter) ---- Released 8.5.10, June 22, 2011 --- See ChangeLog for details --- +--- Released 8.5.10, June 23, 2011 --- See ChangeLog for details --- -- cgit v0.12