X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=d38ffc37752195fc4686cb1f49215119c53e08f7;hb=35dc2ac6e48a15b966865ec9d69326a6b2a281dd;hp=49817060acea7c0c94769cd0456322ef7bdf883d;hpb=5c28bc53d583129458f4dc9dd226171d311c982b;p=mmh diff --git a/ChangeLog b/ChangeLog index 4981706..d38ffc3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,40 @@ +Mon Feb 05 19:39:06 2001 Dan Harkless + + * -L isn't sufficient for specifying the path of the Cyrus SASL + shared library. That'll allow us to link successfully, but on + many/most OSes that won't allow us to find libsasl at runtime. On + Solaris, we need to specify the library path with -R as well (or + else the user will have to use the $LD_LIBRARY_PATH kludge, which + is considered harmful). This fix should be extended to other OSes + as well. + + * Print whether we have SASL support in the "nmh configuration" + summary configure prints out. + +Thu Jan 25 21:15:52 2001 Shantonu Sen + + * man/mh-chart.man has updated synposes of + all nmh commands. + +Tue Jan 23 20:26:15 2001 Shantonu Sen + + * etc/digestcomps tried to force dates into a + 19xx when it's not necessary. + +Fri Jan 19 21:22:08 2001 Shantonu Sen + + * First round of manpage updates finished. They + are standardized on -man macros, with minimal + roff mark-up. + + * man/tmac.h.in is no longer needed, since the + manpages do not depend on them anymore. Note: + strict "man" programs that didn't allow ".so" + sourcing outside the man tree will now format + the man pages correctly. + + * man/vmh.1 is no longer built, since uip/vmh isn't + Tue Jan 9 6:01:22 2001 Shantonu Sen * Finished manpages ali-prev