diff options
author | Stefano Lattarini <stefano.lattarini@gmail.com> | 2013-04-30 22:59:30 +0200 |
---|---|---|
committer | Stefano Lattarini <stefano.lattarini@gmail.com> | 2013-04-30 22:59:30 +0200 |
commit | 8430d41254e03ff3d79f682b4abab6c967db633d (patch) | |
tree | 4b03659835b9949fb9415570eaccc3f17058b7cf /NEWS | |
parent | 2a40fa7174961a0eb0ca08280ab638ed1998ead4 (diff) | |
download | automake-8430d41254e03ff3d79f682b4abab6c967db633d.tar.gz automake-8430d41254e03ff3d79f682b4abab6c967db633d.tar.bz2 automake-8430d41254e03ff3d79f682b4abab6c967db633d.zip |
typofix: in NEWS (extra whitespace)
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ documentation updates and bug and regression fixes; they will not introduce new features, nor any backward-incompatibility (any such incompatibility would be considered a bug, to be fixed with - a further micro release). + a further micro release). + Minor versions (e.g., 1.14, 2.1) can introduce new backward compatible features; the only backward-incompatibilities allowed |