diff options
author | Daniel Stenberg <daniel@haxx.se> | 2019-12-18 08:24:51 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2019-12-18 08:25:51 +0100 |
commit | 4ec4787a10fded73105f5abb6cfdcb63603b9c74 (patch) | |
tree | 05e89b3592b799a55706b7b10d41c468d4ce1dbf /docs/HISTORY.md | |
parent | 0caf1423e552f2fdd02f2dec23b1e33a36c38486 (diff) | |
download | curl-4ec4787a10fded73105f5abb6cfdcb63603b9c74.tar.gz |
HISTORY: the SMB(S) support landed in 2014
Diffstat (limited to 'docs/HISTORY.md')
-rw-r--r-- | docs/HISTORY.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/HISTORY.md b/docs/HISTORY.md index 1e69f043f..e3ad5c643 100644 --- a/docs/HISTORY.md +++ b/docs/HISTORY.md @@ -285,6 +285,8 @@ April: added the cyassl backend (later renamed to WolfSSL) September: Web site had 245,000 unique visitors and served 236GB data + SMB and SMBS support + 2015 ---- |