diff options
author | Yang Tse <yangsita@gmail.com> | 2007-02-05 02:43:21 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2007-02-05 02:43:21 +0000 |
commit | 01c4fba15c0a90e7ba809eb95e5211e339413237 (patch) | |
tree | aa6ba587395f27d2d92c2f69254c529aca6cd6fa | |
parent | 9b6474378a4cc5574206e9586ad001200b1205f8 (diff) |
cookie expiry date in several test cases set to year 2030/2035
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index e340ca724..3c5e860ad 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,7 +15,7 @@ This release includes the following changes: This release includes the following bugfixes: - o in testsuite, update test cookies expiration from 2007-Feb-1 to 2038-Feb-1 + o in testsuite, update test cookies expiration from 2007-Feb-1 to year 2035 o socks5 works This release includes the following known bugs: |