diff options
| author | David Bremner <david@tethera.net> | 2019-02-01 08:03:14 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2019-02-01 08:03:14 -0400 |
| commit | 679a2313edd6fe3cdda44cb2ac89dae594f1a840 (patch) | |
| tree | c0de08e7eeb744df36521f6030fc2a2028ef7c6d | |
| parent | 80fc5d9ddaaa384a5c1d1394288564d2c012868a (diff) | |
NEWS for bash related configuration change
| -rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Notmuch 0.28.1 (2019-02-01) +=========================== + +Build System +------------ + +`configure` no longer uses the special variable BASH, as this causes +problems on systems where /bin/sh is bash. + Notmuch 0.28 (2018-10-12) ========================= |
