dfs
418e9ff265
-- Updated WHATSNEW.30
...
-- Fixed some more bugs.
1998-02-10 04:11:34 +00:00
dfs
c31b2e1d27
-- Yet more bug fixes.
1998-02-10 03:33:48 +00:00
dfs
38280bed8a
-- Pass some more basic tests.
...
-- Updated copyright year.
1998-02-10 03:15:46 +00:00
dfs
f4e09f9e96
-- Got dynamic-buffer version to pass acceptance test.
1998-02-09 00:25:45 +00:00
dfs
ce88211f50
-- Replaced static buffers with dynamic ones and broke everything.
1998-02-07 05:35:50 +00:00
dfs
f8d91f559a
-- Removed unneeded L_DAYINIT macro.
1998-02-02 02:58:20 +00:00
dfs
b936e3994b
-- Made remind -p always use '/' as date separator to simplify lives
...
of back-ends.
1998-02-02 02:58:08 +00:00
dfs
bf5a11e1a3
-- Documented remind -p format.
...
-- Documented some new features (SPECIAL). Still need to do
TAG and DURATION.
1998-02-02 02:57:46 +00:00
dfs
0fac20e467
-- Updated WHATSNEW file.
1998-02-02 02:57:20 +00:00
dfs
0a990f91ee
-- Made output of "remind -p" include day names so back-ends can
...
adapt to non-English languages.
1998-01-24 03:20:01 +00:00
dfs
c0d14e6d62
-- Made "install" target strip binaries.
1998-01-20 03:14:20 +00:00
dfs
01455ed0c2
-- custom.h noise
1998-01-19 03:33:54 +00:00
dfs
727eebfabc
-- Updated WHATSNEW.30 file.
1998-01-19 03:33:46 +00:00
dfs
8841d03fe5
-- Added ACKNOWLEDGEMENTS file.
1998-01-19 03:33:34 +00:00
dfs
4828cfdbf6
-- Fixed "install" target in top-level Makefile.
1998-01-19 03:27:36 +00:00
dfs
41310f5a05
-- Custom.h noise.
1998-01-19 03:24:20 +00:00
dfs
d3325809ab
-- Improved build.tk a bit.
1998-01-19 03:24:03 +00:00
dfs
1a538a0112
-- Got working version of graphical configure/build utility!
1998-01-19 03:07:09 +00:00
dfs
b64ac87881
-- Fixed ISOLATIN1 and IBMEXTENDED tests.
1998-01-17 22:09:59 +00:00
dfs
2fe7595d76
-- Made Makefile install man pages in the correct location.
1998-01-17 22:09:44 +00:00
dfs
5a22d20ed4
-- Updated top-level makefile.
1998-01-17 05:00:38 +00:00
dfs
df0bcfc1d2
-- Added $Id$ string to Makefile.
1998-01-17 04:51:52 +00:00
dfs
22c169fea8
-- Added top-level Makefile.
1998-01-17 04:51:21 +00:00
dfs
87cfe53b52
-- Made UNIX acceptance test work.
1998-01-17 04:51:04 +00:00
dfs
2db390d2e2
-- Made check for TM_IN_SYS_TIME_H
1998-01-17 04:50:50 +00:00
dfs
f2128d4cb6
-- Clarified documentation.
1998-01-17 04:50:33 +00:00
dfs
02a7023040
-- Made a one-step "make install"
...
-- Clarified copyright.
1998-01-17 04:50:16 +00:00
dfs
931e7a7b26
-- Made source compatible with autoconf script.
1998-01-17 03:58:26 +00:00
dfs
05b3808e5c
-- Added "unconfigure" script.
1998-01-17 03:58:12 +00:00
dfs
bc95350f1e
-- Modified autoconf settings to create src/Makefile.
1998-01-15 03:28:31 +00:00
dfs
0ff20006c7
-- Rearranged directory structure; starting conversion to autoconf.
1998-01-15 02:49:26 +00:00
dfs
1ba2968df8
-- Updated finnish.h from Mikko Silvonen.
1998-01-12 02:19:21 +00:00
dfs
c4fd7e3176
-- Updated URL for Finnish holidays.
1998-01-01 02:01:26 +00:00
dfs
e1cf4d5e70
- Added TAG and DURATION clauses for communicating more information to
...
back-ends and eventually converting REMIND into a full-fledged
scheduler.
- Completely reworked the PS/PSFILE mechanism to use the more
general SPECIAL mechanism for customizing output in REMIND back-ends.
- Modified tkremind, rem2ps and www/rem2html to use new "SPECIAL"
communication channel.
1997-09-21 23:23:34 +00:00
dfs
31bc3c8aa8
-- Added TAG, DURATION and SPECIAL keywords and associated handling.
1997-09-16 03:16:30 +00:00
dfs
dd917df96f
-- Removed use of difftime() -- SunOS doesn't have it.
v3_00_17
1997-09-07 19:19:11 +00:00
dfs
a15e9bc2b4
-- Removed unnecessary chown's from www Makefile -- the www scripts
...
have RUN commands only in "inline" scripts supplied from stdin.
1997-08-31 17:17:51 +00:00
dfs
254f340f4c
-- Made WWW Makefile do a "chown" to accomodate Remind security features.
1997-08-31 17:09:45 +00:00
dfs
800438a1d1
-- Clarified rem2html documentation.
1997-08-31 17:03:45 +00:00
dfs
8eb2028cf2
-- Made REMIND disable "RUN" on files not owned by its effective UID.
...
-- Updated copyright year.
1997-08-31 17:03:25 +00:00
dfs
ef2aa97967
-- Documented security features in man page.
1997-08-01 02:28:31 +00:00
dfs
165db3d5b6
-- Made HTML Hebrew calendar "self-linking" with links to next and
...
previous months.
1997-07-31 03:10:17 +00:00
dfs
76e0c78d15
-- Added HTML hebrew calendar; fixed wording here and there.
1997-07-31 02:19:04 +00:00
dfs
2d5d6d1f56
-- Added romanian.h to MANIFEST.
1997-07-31 01:57:10 +00:00
dfs
6248fd1808
-- Added "\n" to message.
1997-07-31 01:52:46 +00:00
dfs
2c9465b4bb
-- Fixed bug in CheckSafety.
1997-07-31 01:51:18 +00:00
dfs
7897067eda
-- Added UNIX security checks.
1997-07-31 01:49:37 +00:00
dfs
3c53ab13c9
-- Increased some static buffer sizes.
...
-- Added security features to "-u" option -- it now implies -r.
-- Remind refuses to run if installed set-uid or set-gid.
1997-07-30 01:30:56 +00:00
dfs
f32e0027ad
-- Increased some static buffer sizes.
...
-- Made Remind ignore trailing commas at end of tokens.
1997-07-13 16:18:48 +00:00
dfs
4c46eb5fee
-- Clarified Remind licensing issues.
1997-07-06 14:36:01 +00:00