diff options
author | David Robillard <d@drobilla.net> | 2012-11-23 02:36:26 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-11-23 02:36:26 +0000 |
commit | f7963514ecc6b09717e5a5b49845cb0043145e37 (patch) | |
tree | 2abc5e87919893e554b30314ad04d0137fab2672 /NEWS | |
parent | 3a779910b25092981e7dd84d976987e7556916a4 (diff) | |
download | lilv-f7963514ecc6b09717e5a5b49845cb0043145e37.tar.gz lilv-f7963514ecc6b09717e5a5b49845cb0043145e37.tar.bz2 lilv-f7963514ecc6b09717e5a5b49845cb0043145e37.zip |
Factor out common "ask if a triple is present" pattern.
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4856 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ lilv (0.14.5) unstable; * Disable timestamps in HTML documentation for reproducible build * Correctly depend on serd at build time (fix compilation in odd cases) - -- David Robillard <d@drobilla.net> Sun, 09 Sep 2012 03:19:01 -0400 + -- David Robillard <d@drobilla.net> Thu, 22 Nov 2012 21:35:53 -0500 lilv (0.14.4) stable; |