summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2007-01-27 11:11:22 -0800
committerH. Peter Anvin <hpa@zytor.com>2007-01-27 11:11:22 -0800
commitecf79bc97fa15aefdfd08e8fcb8ed2444c18b916 (patch)
tree8178c66ed5564a3fd235c2550df78e1529363c60
parentd15a61abe6d0b6d5cc89ff4fdfb271393decf4b2 (diff)
downloadtftp-hpa-ecf79bc97fa15aefdfd08e8fcb8ed2444c18b916.tar.gz
Document user-visible changes
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4b01abe..8607ecf 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,10 @@
+Changes in 0.47:
+ Add -L option to the server to run standalone without
+ detaching from the shell.
+
+ Parallel make fix.
+
+
Changes in 0.46:
Minor portability improvements.