commit | ecc260e0be0cdb55c4e4802b78ddd78b0d8b0ebc | [log] [tgz] |
---|---|---|
author | Andrey Andreev <narf@devilix.net> | Fri Jan 24 14:20:13 2014 +0200 |
committer | Andrey Andreev <narf@devilix.net> | Fri Jan 24 14:20:13 2014 +0200 |
tree | af6f11b1fbd2848c52d28c951d258da99d596e4f | |
parent | 8fb31c929b9cca6154eb007ff553f4a96d31415e [diff] |
Righting a wrong in the Session library - Change userdata(), flashdata(), tempdata() to return all the respective data when no parameter is passed. - Revert the addition of all_flashdata(). - Deprecate all_userdata(). - Fix related changelog entries that were all inconsistent.