aboutsummaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2009-05-26 19:01:07 +0000
committerEd Schouten <ed@FreeBSD.org>2009-05-26 19:01:07 +0000
commit102e06e7f92a9f8868a91c7f1fc5dbc8298f261e (patch)
tree33181a5ef32132fd7a79eb04d67fc8759b93cb7a /Changes
parent01177cd0a85d403222881e969001aeb764929a98 (diff)
Notes
Diffstat (limited to 'Changes')
-rw-r--r--Changes6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changes b/Changes
index 8e37d4db95d3..6362c8760788 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,9 @@
+version 1.4.7 (2/10/2009)
+- changed how strings are terminated from the old usage of NULL to the current
+ use of character zero, '\0'
+- changed the licensing since the Artistic License is now considered
+ restrictive
+
version 1.4.6
- modified new_curse.c to handle different subdirectory naming in terminfo
directory; first noted on Mac OS 10.2