projects
/
WP-Plugins
/
glm-member-db.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2fb66a
)
Fixed merge conflicts
author
Chuck Scott
<cscott@gaslightmedia.com>
Mon, 26 Nov 2018 17:06:43 +0000
(12:06 -0500)
committer
Chuck Scott
<cscott@gaslightmedia.com>
Mon, 26 Nov 2018 17:38:09 +0000
(12:38 -0500)
readme.txt
patch
|
blob
|
history
diff --git
a/readme.txt
b/readme.txt
index
1f10cb7
..
aa3e09f
100755
(executable)
--- a/
readme.txt
+++ b/
readme.txt
@@
-66,7
+66,8
@@
There is of course much more to this.
(none)
== Changelog ==
-= (pending) =
+= 2.10.46 =
+* Moved session startup from adminHooks.php to index.php to ensure there's always a session started.
* Fixed member listings not using selected sort order setting past first page.
* Smarty Templates updated to version 3.1.33 due to use of "each()" that is being depricated in PHP.