summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2013-02-23 20:07:09 +0000
committerDavid Robillard <d@drobilla.net>2013-02-23 20:07:09 +0000
commit94aeeab837a02a07e109598165ab76b765889bd9 (patch)
treee3da229d43d0f124f920057d6d6fdce9c06ad9c2 /NEWS
parent8c4f74f7705ba6909ffbd0d04ce8fe93c2224eab (diff)
downloadraul-94aeeab837a02a07e109598165ab76b765889bd9.tar.gz
raul-94aeeab837a02a07e109598165ab76b765889bd9.tar.bz2
raul-94aeeab837a02a07e109598165ab76b765889bd9.zip
Remove Raul::fmt wrapper, the last vestige of boost dependency for Raul.
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@5077 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 44047f6..967f8a7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
raul (9999) unstable;
* Remove glib dpendency
+ * Remove boost dependency
* Remove OSC and RDF library dependent code
* Remove remaining library code, now header only
* Improve RingBuffer