mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-14 20:33:48 +00:00
Release 3.1.6-1
This commit is contained in:
parent
f81e5695c4
commit
7092ff64f6
@ -1,3 +1,8 @@
|
|||||||
|
Version 3.1.6, released October 14th, 2025
|
||||||
|
==========================================
|
||||||
|
|
||||||
|
- Fixed XSS vulnerability
|
||||||
|
|
||||||
Version 3.1.5, released January 31st, 2023
|
Version 3.1.5, released January 31st, 2023
|
||||||
==========================================
|
==========================================
|
||||||
|
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
Home of the *Electronic Logbook* package by [Stefan
|
Home of the *Electronic Logbook* package by [Stefan
|
||||||
Ritt](mailto:Stefan.Ritt@psi.ch)
|
Ritt](mailto:Stefan.Ritt@psi.ch)
|
||||||
|
|
||||||
*Current version: 3.1.4*
|
*Current version: 3.1.5*
|
||||||
|
|
||||||
[PDF version](https://elog.psi.ch/elog/pdf/document.pdf)
|
[PDF version](https://elog.psi.ch/elog/pdf/document.pdf)
|
||||||
|
|
||||||
|
|||||||
@ -24,7 +24,7 @@
|
|||||||
\********************************************************************/
|
\********************************************************************/
|
||||||
|
|
||||||
/* Version of ELOG */
|
/* Version of ELOG */
|
||||||
#define VERSION "3.1.5"
|
#define VERSION "3.1.6"
|
||||||
|
|
||||||
/* ELOG identification */
|
/* ELOG identification */
|
||||||
static const char ELOGID[] = "elogd " VERSION " built " __DATE__ ", " __TIME__;
|
static const char ELOGID[] = "elogd " VERSION " built " __DATE__ ", " __TIME__;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user