diff options
author | David Robillard <d@drobilla.net> | 2013-01-14 05:21:21 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2013-01-14 05:21:21 +0000 |
commit | ab9f1077d6a1a0adb97d2dbc1800e05ecb94a018 (patch) | |
tree | 76e6d90bdec4f0e54fdf3101bf8fcf0f37f1660c | |
parent | fc5305aedf9896cf083646885dbccd3d706cb94f (diff) | |
download | sord-ab9f1077d6a1a0adb97d2dbc1800e05ecb94a018.tar.gz sord-ab9f1077d6a1a0adb97d2dbc1800e05ecb94a018.tar.bz2 sord-ab9f1077d6a1a0adb97d2dbc1800e05ecb94a018.zip |
Clarify NEWS entry.
git-svn-id: http://svn.drobilla.net/sord/trunk@277 3d64ff67-21c5-427c-a301-fe4f08042e5a
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ 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 + * sordmm.hpp: Add convenient constructors for decimal and integer literals -- David Robillard <d@drobilla.net> Mon, 14 Jan 2013 00:19:49 -0500 |