diff options
author | Eduardo Chappa <chappa@washington.edu> | 2013-08-04 21:50:43 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2013-08-04 21:50:43 -0600 |
commit | 82ec113957d8297ed08c51c20cbc4b0a6f623d4e (patch) | |
tree | bc58ae92ca1627554947f894206af9a47e8cee60 /include | |
parent | 33d5c0604e830bb65c2f5ccd69170b1c1453802b (diff) | |
download | alpine-82ec113957d8297ed08c51c20cbc4b0a6f623d4e.tar.xz |
* New version 2.10.99999
* Pico: search backwards.
* do not allow List- headers to be set up by users in accordance with
RFC 2369.
* minor fixes for new justification support (add comparison of a line
with the previous *and* the next).
Diffstat (limited to 'include')
-rw-r--r-- | include/general.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/general.h b/include/general.h index b406f9d8..8a97d49f 100644 --- a/include/general.h +++ b/include/general.h @@ -1,9 +1,3 @@ -/********************************* NOTICE ********************************* - * In accordance to the text of the Apache License 2.0 this text notifies - * you that this file was modified from its original version. For more - * information on the changes see the file README.patches. - ***************************** END of NOTICE ******************************/ - /*---------------------------------------------------------------------- $Id: general.h 764 2007-10-23 23:44:49Z hubert@u.washington.edu $ ----------------------------------------------------------------------*/ |