2014-05-15 Norbert Koch * Makefile (VERSION): XEmacs package 1.18 released. 2014-05-15 Norbert Koch * Makefile (VERSION): XEmacs package 1.17 released. 2014-05-13 Jerry James * .cvsignore: Remove. * .hgignore: New file. * sasl.texi: Update for texinfo 5.x. 2005-09-26 Norbert Koch * Makefile (VERSION): XEmacs package 1.16 released. 2005-09-23 Simon Josefsson * hmac-def.el, hmac-md5.el, ntlm.el, sasl-cram.el, sasl-digest.el: * sasl-ntlm.el, sasl.el: Update FSF address. 2004-09-16 Norbert Koch * Makefile (VERSION): XEmacs package 1.15 released. 2004-09-16 Simon Josefsson * *.el: Sync with Gnus CVS. 2004-01-05 Katsumi Yamaoka * ntlm.el (ntlm-string-as-unibyte): New macro. (ntlm-build-auth-response): Use it. 2004-01-05 Simon Josefsson * ntlm.el: Fix namespace. Change smb-passwd-hash into ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt, smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1 into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into ntlm-string-permute, string-lshift into ntlm-string-lshift, string-xor into ntlm-string-xor. Suggested by Jesper Harder . * ntlm.el: Don't include poem. 2004-01-05 Simon Josefsson * hmac-md5.el (md5-binary): Fix byte compile warning. (This probably breaks emacs with DL patch, but do we care? Is anyone still using the DL stuff?) 2003-10-31 Norbert Koch * Makefile (VERSION): XEmacs package 1.14 released. 2003-05-28 Norbert Koch * Makefile (VERSION): XEmacs package 1.13 released. 2003-03-30 Steve Youngs * Makefile (EARLY_GENERATED_LISP): Revert previous change. 2003-03-22 Steve Youngs * Makefile (EARLY_GENERATED_LISP): Explicitly set so we don't try to build custom-loads, this package doesn't have any. 2003-03-09 Ben Wing * Makefile: Delete explicit compile:: and binkit: rules. Use STANDARD_DOCS instead of explicitly giving the targets and dependencies. 2002-11-29 Ben Wing * .cvsignore: Remove files now handled automatically by CVS. * Makefile: Use `compile' instead of hard-coded `all'. 2002-10-15 Ville Skyttä * Makefile (srckit): Remove. 2002-08-12 Rendhalver [Peter Brown] * Makefile (VERSION): XEmacs package 1.12 released. 2002-08-12 Steve Youngs * Makefile (GENERATED): Remove completely so auto-autoloads will build. (all): Add auto-autoloads.elc 2002-08-12 Rendhalver [Peter Brown] * Makefile (VERSION): XEmacs package 1.11 released. 2002-08-07 Ville Skyttä * Package moved to official location in xemacs-packages. 2002-08-02 Simon Josefsson * Makefile: Require ecrypto, category unsupported, remove md*.el, sha*.el, hex-util.el from ELCS.