diff options
author | Wolfgang Müller | 2019-07-20 21:58:18 +0200 |
---|---|---|
committer | Wolfgang Müller | 2019-07-20 21:58:18 +0200 |
commit | 9703e09fb5cd151217ad17dbafd25338585b7ed7 (patch) | |
tree | c74f4f7697d4a7de5c92e06c5cb82cf55e945049 /TODO | |
download | weltschmerz-9703e09fb5cd151217ad17dbafd25338585b7ed7.tar.gz (sig) |
Initial public release1.0.0
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +- Upstream recommends spawn_async() instead of spawn_sync(), but the bindings + for it are missing, see https://bugzilla.gnome.org/show_bug.cgi?id=784232 |