Skip to content

Commit 5996530

Browse files
committed
Changes to 1.6 release.
1 parent c5bd637 commit 5996530

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Changes with lua-resty-session 1.6 5 May 2015
2+
3+
*) Bugfix: Fixed truncated cookie value bug:
4+
https://github.com/bungle/lua-resty-session/pull/8
5+
6+
Thanks @kipras
17

28
Changes with lua-resty-session 1.5 27 Nov 2014
39

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ set $session_identifier_length 16;
409409
`lua-resty-session` uses two clause BSD license.
410410

411411
```
412-
Copyright (c) 2014, Aapo Talvensaari
412+
Copyright (c) 2015, Aapo Talvensaari
413413
All rights reserved.
414414
415415
Redistribution and use in source and binary forms, with or without modification,

0 commit comments

Comments
 (0)