summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2021-01-01 19:04:35 +0100
committerDavid Robillard <d@drobilla.net>2021-01-01 21:14:20 +0100
commit55c4d2a72be3599312040ef1c9a17636afdc3558 (patch)
tree52203ee8029b0b739ef74bb71e9cbc1e487c05c7 /NEWS
parented3bb5313f46b5d7b22b16f8de45536fdc86f1e3 (diff)
downloadsuil-55c4d2a72be3599312040ef1c9a17636afdc3558.tar.gz
suil-55c4d2a72be3599312040ef1c9a17636afdc3558.tar.bz2
suil-55c4d2a72be3599312040ef1c9a17636afdc3558.zip
Remove the need for a generated configuration header
Since some of these values were not actually configurable anyway, the redundant code in the wscript has been removed since the values are equivalent to the fallbacks defined in C.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9476c2e..0674d22 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,9 @@
suil (0.10.9) unstable;
* Clean up minor code issues
+ * Remove the need for a generated configuration header
- -- David Robillard <d@drobilla.net> Tue, 15 Dec 2020 20:55:16 +0000
+ -- David Robillard <d@drobilla.net> Fri, 01 Jan 2021 18:03:42 +0000
suil (0.10.8) stable;