Update.
[platform/upstream/glibc.git] / ChangeLog
1 2000-02-28  Ulrich Drepper  <drepper@redhat.com>
2
3         * crypt/crypt.texi: Moved to...
4         * manual/crypt.texi: ...here.
5         * crypt/examples/genpass.c: Moved to...
6         * manual/examples/genpass.c: ...here.
7         * crypt/examples/mygenpass.c: Moved to...
8         * manual/examples/mygenpass.c: ...here.
9         * crypt/examples/testpass.c: Moved to...
10         * manual/examples/testpass.c: ...here.
11
12         * manual/Makefile (chapters): Add crypt.
13         * manual/conf.texi: Add usual header for not-last chapter.
14         * manual/crypt.texi: Add special header for last chapter.
15
16 2000-02-28  Geoff Keating  <geoffk@cygnus.com>
17
18         * Makeconfig (all-subdirs): Add 'crypt' subdirectory.
19         * sysdeps/unix/sysv/linux/configure.in (inhibit_glue): Don't
20         complain if there is no crypt add-on.
21         * crypt/configure: Removed.
22
23         * crypt/crypt.texi: Update documentation of US export restrictions
24         to match the 14 Jan 2000 regulations.
25
26 2000-02-28  Geoff Keating  <geoffk@cygnus.com>
27
28         * crypt: New subdirectory, merged in from the crypt add-on.
29
30 2000-02-28  Ulrich Drepper  <drepper@redhat.com>
31
32         * include/unistd.h: Add __rmdir and __mkdir prototypes.
33
34
35 See ChangeLog.10 for earlier changes.