diff --git a/TODO b/TODO new file mode 100644 index 0000000..c2ce8f0 --- /dev/null +++ b/TODO @@ -0,0 +1,5 @@ +2012-10-09 +---------- +In GTK 3.6, gdk_threads_enter etc are deprecated. This is because in the future, +all GTK calls should be made from the main thread. There's a workaround definition +in the Makefile but this should be fixed in slowrx anytime soon.