summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-07-09 08:14:31 +0000
committerDavid Robillard <d@drobilla.net>2012-07-09 08:14:31 +0000
commitbe74b2dfd8d915808f6be7a82e5821cbecee1814 (patch)
treecc21fb2460772df573b0584aa2236bd603e46b13 /NEWS
parent90a764bd5583611dd9e76a85b7e36d681c20a828 (diff)
downloadsuil-be74b2dfd8d915808f6be7a82e5821cbecee1814.tar.gz
suil-be74b2dfd8d915808f6be7a82e5821cbecee1814.tar.bz2
suil-be74b2dfd8d915808f6be7a82e5821cbecee1814.zip
Factor out documentation fixup stuff to autowaf.
Update Doxygen stuff and improve documentation style. Update to r70/autowaf. git-svn-id: http://svn.drobilla.net/lad/trunk/suil@4528 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 42309fb..4a26a97 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
suil (9999) unstable;
- * Fix typo in suil_ui_supported() documentation
* Correctly handle resizing for Gtk2 in Qt4
+ * Improve documentation
-- David Robillard <d@drobilla.net>