summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--README2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ebbf2b055..b8cdeea0b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2014-10-02 Peter Stephenson <p.stephenson@samsung.com>
+ * unposted: remove "major".
+
* 33330: README, Etc/FAQ.yo: information for forthcoming 5.0.7
release.
diff --git a/README b/README
index 2faa13518..42105ee8d 100644
--- a/README
+++ b/README
@@ -10,7 +10,7 @@ There are minor new features as well as bug fixes since 5.0.6.
Note in particular there is a security fix to disallow evaluation of the
initial values of integer variables imported from the environment (they
-are instead treated as literal numbers). Although no major exploits are
+are instead treated as literal numbers). Although no exploits are
currently known with this issue it is recommended to upgrade as soon as
possible.