KNOWN UNFIXED BUGS AND DEFICIENCIES
===================================

 * the environmental variable ZLIB_DISABLE doesn't disable this package
completely.  

 * there is no utility yet to automatically transform zlibrc files
(runtime configuration) into config.c files. (That's why the
zlibrc.sample file is only "roughly" equivalent to the config.c file.)

 * When zlibc is in use, it is impossible to login in over modem.
Certain people also reported that virtual consoles 7 and 8 where not
working any more with zlibc. However I could not reproduce these problems
myself, thus no proper fix :-(
Workaround: Make a simlink form libC.so.4 to libc.so.4.4.4 (or
whaterver your most recent non-z libc is) Then replace the string
libc.so.4 with libC.so.4 in /bin/login. (Emacs is able edit binary
files) WARNING: Editing /bin/login might make your machine
unbootable. Have a bootable floppy disk and a backup copy of your
/bin/login ready.

 If you find other bugs, or if you have suggestions don't hesitate to
mail me: Alain.Knaff@imag.fr
