GSS_S_PROMPTING_NEEDED is a bit
[cyrus-sasl.git] / dlcompat-20010505 / ChangeLog
1 2001-05-05  Christoph Pfisterer  <cp@chrisp.de>
2
3         * dlfcn.h: Added wrapper for C++.
4
5 2001-01-23  Christoph Pfisterer  <cp@chrisp.de>
6
7         * dlopen.c: Added optional debugging output. Modules are now
8         searched for in various directories when no absolute path is
9         specified and the module is not found in the current directory. A
10         new function, _dl_search_paths, was added to accomplish the
11         search. Added an include for <limits.h>, because PATH_MAX is
12         defined there.
13         * Makefile: Some rearragements for the optional debugging
14         output. (Use "make DEBUG=1" to enable it.)
15
16 2001-01-16  Christoph Pfisterer  <cp@chrisp.de>
17
18         * dlopen.c: Removed #include for ofi.h - it doesn't seem to be
19         needed.
20