Version 2.2.1
SVN revision: 261
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
Version 2.2.1, released October 15th, 2002
|
||||
==========================================
|
||||
|
||||
- elog program can now handle large attachments
|
||||
- find result in threaded mode does not display messages multiple times
|
||||
|
||||
Version 2.2.0, released September 25th, 2002
|
||||
============================================
|
||||
|
||||
|
||||
@@ -6,6 +6,9 @@
|
||||
Contents: Web server program for Electronic Logbook ELOG
|
||||
|
||||
$Log$
|
||||
Revision 2.88 2002/10/15 08:49:02 midas
|
||||
Version 2.2.1
|
||||
|
||||
Revision 2.87 2002/10/15 08:07:13 midas
|
||||
Fixed display of multiple messages in threaded find
|
||||
|
||||
@@ -365,7 +368,7 @@
|
||||
\********************************************************************/
|
||||
|
||||
/* Version of ELOG */
|
||||
#define VERSION "2.2.0"
|
||||
#define VERSION "2.2.1"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
Reference in New Issue
Block a user