From 8c616a75a99aadddd6eb2c0d70c8d20b82f69058 Mon Sep 17 00:00:00 2001 From: Josh Yelon Date: Wed, 24 May 2006 19:16:30 +0000 Subject: [PATCH] More notes for 1.2.3 --- doc/doc/ReleaseNotes | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/doc/doc/ReleaseNotes b/doc/doc/ReleaseNotes index 18111b1306..0f646d50de 100644 --- a/doc/doc/ReleaseNotes +++ b/doc/doc/ReleaseNotes @@ -1,3 +1,16 @@ +------------------------ RELEASE 1.2.3 ------------------------ + +The last release was a disaster: + +* I failed to fix packpanda. +* I broke the tcl/tk stuff. +* I added ppythonw, and it wasn't reliable. + +So basically, this release fixes packpanda and tcl/tk. It doesn't +fix ppythonw yet (I don't know what's wrong), but it does disable +it temporarily. It keeps the few things from 1.2.2 that were worth +keeping. + ------------------------ RELEASE 1.2.2 ------------------------ This is a minor bugfix release.