From: Simon Tatham Date: Sat, 27 Jan 2007 17:47:48 +0000 (+0000) Subject: Better not forget to make sure GTK1 doesn't break. X-Git-Tag: 0.61~249^2~44 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=12e019bafc75cb441e965c63e15dfceeaf71ca1e;p=PuTTY.git Better not forget to make sure GTK1 doesn't break. [originally from svn r7174] --- diff --git a/unix/GTK2.TODO b/unix/GTK2.TODO index b6999956..f3caf82f 100644 --- a/unix/GTK2.TODO +++ b/unix/GTK2.TODO @@ -41,6 +41,10 @@ Things to do before deciding a merge is feasible: - Investigate the shortcut mechanism in GTK2's GtkLabel, and see if it's worth switching to it from the current ad-hockery. +Things to do once GTK2 development is complete: + + - Make sure we haven't broken GTK1. + Things to do at point of actual merge: - Mention Colin in the website's licence page.