From 595f1ea08a109f00310d83755e590e81864fc2c2 Mon Sep 17 00:00:00 2001 From: BST 1999 Austin Donnelly Date: Wed, 21 Apr 1999 23:19:06 +0000 Subject: [PATCH] only add file to the 'recently opened' list if it's not there already. Wed Apr 21 00:36:03 BST 1999 Austin Donnelly * app/menus.c: only add file to the 'recently opened' list if it's not there already. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1d3914be2d..b0cada81a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Apr 21 00:36:03 BST 1999 Austin Donnelly + + * app/menus.c: only add file to the 'recently opened' list if + it's not there already. + Tue Apr 20 21:53:01 PDT 1999 Manish Singh * app/color_cmds.c: moved a bunch of PDB stuff here