From af5986425fefe5ecde2da7dceac104ae02e1d02a Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Mon, 17 Apr 2017 10:13:17 -0700 Subject: [PATCH] new TODOs --- TODO.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO.rst b/TODO.rst index dc9a0857..2c191347 100644 --- a/TODO.rst +++ b/TODO.rst @@ -160,3 +160,8 @@ Other Assorted Stuff * Add a mapped type for ButtonLabel that converts from a string or stock ID. See #276. + * Build zips containing the .pdb files for the Windows builds. Figure out + where would be a good place to host them and also tarballs of the wxPython + docs and demo. + + * Move these TODOs to issues at github with a TODO label.