Initial Commit
[packages] / xemacs-packages / sasl / ChangeLog
1 2014-05-15  Norbert Koch  <viteno@xemacs.org>
2
3         * Makefile (VERSION): XEmacs package 1.18 released.
4
5 2014-05-15  Norbert Koch  <viteno@xemacs.org>
6
7         * Makefile (VERSION): XEmacs package 1.17 released.
8
9 2014-05-13  Jerry James  <james@xemacs.org>
10
11         * .cvsignore: Remove.
12         * .hgignore: New file.
13         * sasl.texi: Update for texinfo 5.x.
14
15 2005-09-26  Norbert Koch  <viteno@xemacs.org>
16
17         * Makefile (VERSION): XEmacs package 1.16 released.
18
19 2005-09-23  Simon Josefsson  <jas@extundo.com>
20
21         * hmac-def.el, hmac-md5.el, ntlm.el, sasl-cram.el, sasl-digest.el:
22         * sasl-ntlm.el, sasl.el: Update FSF address.
23
24 2004-09-16  Norbert Koch  <viteno@xemacs.org>
25
26         * Makefile (VERSION): XEmacs package 1.15 released.
27
28 2004-09-16  Simon Josefsson  <jas@extundo.com>
29
30         * *.el: Sync with Gnus CVS.
31
32 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
33
34         * ntlm.el (ntlm-string-as-unibyte): New macro.
35         (ntlm-build-auth-response): Use it.
36
37 2004-01-05  Simon Josefsson  <jas@extundo.com>
38
39         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
40         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
41         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
42         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
43         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
44         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
45         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
46         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
47         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
48         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
49         ntlm-string-permute, string-lshift into ntlm-string-lshift,
50         string-xor into ntlm-string-xor.  Suggested by
51         Jesper Harder <harder@myrealbox.com>.
52
53         * ntlm.el: Don't include poem.
54
55 2004-01-05  Simon Josefsson  <jas@extundo.com>
56
57         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
58         probably breaks emacs with DL patch, but do we care? Is anyone
59         still using the DL stuff?)
60
61 2003-10-31  Norbert Koch  <viteno@xemacs.org>
62
63         * Makefile (VERSION): XEmacs package 1.14 released.
64
65 2003-05-28  Norbert Koch  <viteno@xemacs.org>
66
67         * Makefile (VERSION): XEmacs package 1.13 released.
68
69 2003-03-30  Steve Youngs  <youngs@xemacs.org>
70
71         * Makefile (EARLY_GENERATED_LISP): Revert previous change.
72
73 2003-03-22  Steve Youngs  <youngs@xemacs.org>
74
75         * Makefile (EARLY_GENERATED_LISP): Explicitly set so we don't try
76         to build custom-loads, this package doesn't have any.
77
78 2003-03-09  Ben Wing  <ben@xemacs.org>
79
80         * Makefile:
81         Delete explicit compile:: and binkit: rules.
82         Use STANDARD_DOCS instead of explicitly giving the targets
83         and dependencies.
84
85 2002-11-29  Ben Wing  <ben@xemacs.org>
86
87         * .cvsignore: Remove files now handled automatically by CVS.
88         * Makefile: Use `compile' instead of hard-coded `all'.
89
90 2002-10-15  Ville Skyttä  <scop@xemacs.org>
91
92         * Makefile (srckit): Remove.
93
94 2002-08-12  Rendhalver [Peter Brown]  <rendhalver@xemacs.org>
95
96         * Makefile (VERSION): XEmacs package 1.12 released.
97
98 2002-08-12  Steve Youngs  <youngs@xemacs.org>
99
100         * Makefile (GENERATED): Remove completely so auto-autoloads will
101         build. 
102         (all): Add auto-autoloads.elc
103
104 2002-08-12  Rendhalver [Peter Brown]  <rendhalver@xemacs.org>
105
106         * Makefile (VERSION): XEmacs package 1.11 released.
107
108 2002-08-07  Ville Skyttä  <scop@xemacs.org>
109
110         * Package moved to official location in xemacs-packages.
111
112 2002-08-02  Simon Josefsson  <jas@extundo.com>
113
114         * Makefile: Require ecrypto, category unsupported, remove md*.el,
115         sha*.el, hex-util.el from ELCS.