From 6a7b7ce23eda77aba9f9e13022799f2421d8d25c Mon Sep 17 00:00:00 2001
From: Bernhard Reutner-Fischer
Date: Fri, 24 Aug 2007 14:30:59 +0000
Subject: - obfuscate addrs a little bit
---
docs/busybox.net/news.html | 96 +++++++++++++++++++++++-----------------------
1 file changed, 48 insertions(+), 48 deletions(-)
(limited to 'docs')
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html
index 5fb9bf6..1b4dd56 100644
--- a/docs/busybox.net/news.html
+++ b/docs/busybox.net/news.html
@@ -10,13 +10,13 @@
Applets which had many changes since 1.6.x:
httpd:
- - works in standalone mode on NOMMU machines now (partly by Alex Landau <landau_alex@yahoo.com>)
+
- works in standalone mode on NOMMU machines now (partly by Alex Landau <landau_alex at yahoo.com>)
- indexer example is rewritten in C
-
- optional support for error pages (by Pierre Metras <genepi@sympatico.ca>)
+
- optional support for error pages (by Pierre Metras <genepi at sympatico.ca>)
- stop reading headers using 1-byte reads
- new option -v[v]: prints client addresses, HTTP codes returned, URLs
- extended -p PORT to -p [IP[v6]:]PORT
-
- sendfile support (by Pierre Metras <genepi@sympatico.ca>)
+
- sendfile support (by Pierre Metras <genepi at sympatico.ca>)
- add support for Status: CGI header
- fix CGI handling bug (we were closing wrong fd)
- CGI I/O loop still doesn't look 100% ok to me...
@@ -26,7 +26,7 @@