[173] in Zephyr Mailing List
Zephyr 2.0.2 fixes minor zwgc bug
daemon@ATHENA.MIT.EDU (Greg Hudson)
Sun Jul 23 12:23:07 1995
Date: Sun, 23 Jul 1995 12:20:47 -0400
From: Greg Hudson <ghudson@MIT.EDU>
To: zephyr@MIT.EDU
I've released zephyr 2.0.2 on athena-dist in pub/ATHENA/zephyr/dist,
along with the patch from 2.0.1 to 2.0.2. The only notable change in
2.0.2 is that zwgc uses "basic" (old-style) regular expressions when
it uses regcomp(), to be compatible with other platforms.
I would ordinarily let this change wait until a later release, but I
didn't want a situation where some people were using old-style regular
expressions and some people were using modern regular expressions in
.zwgc.desc files.