Forward porting spectre stop fix. Moved from IKC to interrupt based.
This commit is contained in:
parent
10755c3b83
commit
f8b8f9da37
5 changed files with 59 additions and 28 deletions
|
|
@ -1,5 +1,6 @@
|
|||
7.7.17
|
||||
- fixed #10654: Story Archive: Search not working properly
|
||||
- fixed #10692: Unprivileged users can stop spectre
|
||||
- fixed search indexer concatenates keywords to content.
|
||||
- fixed Index Story fields for Search (headline, subtitle, location, byline, highlights, story)
|
||||
- fixed #10619: Pagination macro
|
||||
|
|
|
|||
|
|
@ -9,6 +9,12 @@ save you many hours of grief.
|
|||
|
||||
7.7.17
|
||||
--------------------------------------------------------------------
|
||||
* Spectre now works like many other programs and writes a PID
|
||||
file. The location of that file is required to be in your
|
||||
spectre.conf file to start or stop. After installing this
|
||||
version, you will need to manually kill spectre and then
|
||||
restart it.
|
||||
|
||||
* The Default Gallery Album View Thumbnails template has been reworked
|
||||
to get rid of intermittent rendering bugs with IE7. The thumbnail
|
||||
pop-up is now completely CSS. The thumbnails.js file is still available,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue