From d1130b4d09da28e6fbac321323c4540f1a2ce44b Mon Sep 17 00:00:00 2001 From: Alex Clark Date: Sun, 22 Jun 2014 20:48:00 -0400 Subject: [PATCH] Clean up --- Tk/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Tk/README.rst b/Tk/README.rst index b379add17..d49a02843 100644 --- a/Tk/README.rst +++ b/Tk/README.rst @@ -69,10 +69,10 @@ Here's the patches: treat 16-bit displays as if they were 24-bit. The Windows device drivers take care of the rest. - ---------------------------------------------------------------- +.. Note:: + If you have Tk 4.1 or Tk 8.0b1, you don't have to apply this patch! It only applies to Tk 4.2, Tk 8.0a[12] and Tk 8.0b2. - ---------------------------------------------------------------- In win/tkWinImage.c, change the following line in XCreateImage::