summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2013-01-14 05:20:55 +0000
committerDavid Robillard <d@drobilla.net>2013-01-14 05:20:55 +0000
commitfc5305aedf9896cf083646885dbccd3d706cb94f (patch)
tree3c069458099d230a118a20a05ea8d391ad969bbb /NEWS
parent51996c2730424f07c1f8487c3e42d594a1053a1c (diff)
downloadsord-fc5305aedf9896cf083646885dbccd3d706cb94f.tar.gz
sord-fc5305aedf9896cf083646885dbccd3d706cb94f.tar.bz2
sord-fc5305aedf9896cf083646885dbccd3d706cb94f.zip
Add convenient numeric constructors for decimal and integer literals.
git-svn-id: http://svn.drobilla.net/sord/trunk@276 3d64ff67-21c5-427c-a301-fe4f08042e5a
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b45110d..66c710c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,9 @@
sord (0.10.5) unstable;
* Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory)
+ * Add convenient numeric constructors for decimal and integer literals
- -- David Robillard <d@drobilla.net> Sat, 22 Dec 2012 20:15:47 -0500
+ -- David Robillard <d@drobilla.net> Mon, 14 Jan 2013 00:19:49 -0500
sord (0.10.4) stable;