Unidiff1 files changed, 6 insertions, 1 deletions
|
diff --git a/NEWS b/NEWS index 3a8e71e..ca8f679 100644 --- a/ NEWS+++ b/ NEWS |
|
@@ -1,10 +1,15 @@ |
1 | vmod_dict -- history of user-visible changes. 2017-08-06 |
1 | vmod_dict -- history of user-visible changes. 2017-08-10 |
2 | Copyright (C) 2017 Sergey Poznyakoff |
2 | Copyright (C) 2017 Sergey Poznyakoff |
3 | See the end of file for copying conditions. |
3 | See the end of file for copying conditions. |
4 | |
4 | |
5 | Please send vmod_dict bug reports to <gray@gnu.org> |
5 | Please send vmod_dict bug reports to <gray@gnu.org> |
6 | |
6 | |
7 | |
7 | |
| |
8 | Version 1.1, 2017-08-10 |
| |
9 | |
| |
10 | * Support for Varnish 5.1 |
| |
11 | |
| |
12 | |
8 | Version 1.0, 2017-08-06 |
13 | Version 1.0, 2017-08-06 |
9 | |
14 | |
10 | Initial release |
15 | Initial release |
|