X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=ChangeLog;h=d38ffc37752195fc4686cb1f49215119c53e08f7;hb=35dc2ac6e48a15b966865ec9d69326a6b2a281dd;hp=838b8117f2811f5419738eeeb57c164713e3be75;hpb=9af751035478cdd6d891342bbda914da2371b4bf;p=mmh diff --git a/ChangeLog b/ChangeLog index 838b811..d38ffc3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +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