aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2025-10-17 02:17:35 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2025-10-17 02:17:35 +0200
commit854c0319e72ba883a158685be1a8a43ce69c04ab (patch)
tree4386ba26d7c8e39d3ce7f5b111a379d506959c98
parentc66b147ddf6727b735e819116d7ab659bd7506a4 (diff)
Updated the revision history
-rw-r--r--FICS/obsproc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/obsproc.c b/FICS/obsproc.c
index d537f48..c298d0a 100644
--- a/FICS/obsproc.c
+++ b/FICS/obsproc.c
@@ -33,6 +33,8 @@
Markus Uhlin 25/03/15 Fixed possible buffer overflow
in FindHistory2().
Markus Uhlin 25/04/06 Fixed Clang Tidy warnings.
+ Markus Uhlin 25/10/17 jsave_journalentry: replaced
+ system() with copyfile().
*/
#include "stdinclude.h"