home *** CD-ROM | disk | FTP | other *** search
-
- This is the latest xpm (version 3.4b) DLL image/source release for linux.
- The DLL version numbering is libXpm.so.4.2
-
- WARNING * WARNING * WARNING * WARNING * WARNING * WARNING * WARNING
-
- This library is NOT backward compatable with version libXpm.so.3.x.
- Therefore you should NOT delete the previous version until you are
- 100% sure none of your binaries it.
-
- WARNING * WARNING * WARNING * WARNING * WARNING * WARNING * WARNING
-
- It may be found at
- Site: sunsite.unc.edu
- Dir: /pub/Linux/libs (or /pub/Linux/Incoming temporarily)
- File: libXpm-3.4b.tar.gz
-
- The changes from xpm-3.4a -> xpm-3.4b are noted below.
-
- Mitch
- m.dsouza@mrc-apu.cam.ac.uk
-
- -------------------------------------------------------------------------
- /**************************************************************************\
- * *
- * HISTORY of user-visible changes *
- * *
- \**************************************************************************/
-
- 3.4b (94/05/24)
-
- ENHANCEMENTS:
- - XPM can now be built under MS Windows. Yes, this is possible and this
- entirely comes from:
- - Hermann Dunkel <hedu@cul-ipn.uni-kiel.de>
- See the README.MSW file for details.
-
- - building the shared library now depends on the SharedLibXpm variable
- and no longer on the SharedLibX variable which is private to the X
- Window System project.
- - patch from Stephen Gildea <gildea@x.org>
- Other variables can now be set for the various locations needed.
-
- - lib/parse.c does no longer use a 256x256 array in the stack but
- malloc it instead.
-
- - The Copyright notice which has been re-written from the X11R6's one
- should be clearer and is now present in every file.
-
- BUGS CORRECTED:
- - lib/xpmP.h does no longer define a Boolean type which conflicts with
- the Intrinsic definition. Instead the type Bool defined in Xlib is
- used.
- - neumann@watson.ibm.com (Gustaf Neumann)
-
-