home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / archives / 3826 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  2.3 KB

  1. Path: sparky!uunet!enterpoop.mit.edu!snorkelwacker.mit.edu!stanford.edu!agate!usenet
  2. From: gildea@EXPO.LCS.MIT.EDU (Stephen Gildea)
  3. Newsgroups: comp.archives
  4. Subject: [comp.windows.x.announce] X11R5 public fix #21 available
  5. Followup-To: comp.windows.x.announce
  6. Date: 20 Dec 1992 20:57:25 GMT
  7. Organization: X Consortium, MIT Laboratory for Computer Science
  8. Lines: 39
  9. Sender: adam@soda
  10. Approved: adam@soda
  11. Distribution: world
  12. Message-ID: <1h2mnlINN71o@agate.berkeley.edu>
  13. References: <9212181853.AA05760@alex.lcs.mit.edu>
  14. NNTP-Posting-Host: soda.berkeley.edu
  15. X-Original-Newsgroups: comp.windows.x.announce
  16. X-Original-Date: 18 Dec 92 18:53:45 GMT
  17.  
  18. Archive-name: auto/comp.windows.x.announce/X11R5-public-fix-21-available
  19.  
  20. Patches for a variety of problems in R5 are available via anonymous
  21. ftp on export.lcs.mit.edu and via the xstuff mail archive server on
  22. expo.lcs.mit.edu.
  23.  
  24. Fixes are available via anonymous ftp to export.lcs.mit.edu (18.24.0.12),
  25. in the directory /pub/R5/fixes/.  The file for this fix is "fix-21".
  26. Instructions for applying the fix are included in the file.  Fixes usually
  27. propagate to other distribution sites as well, so it may pay to check at a
  28. nearer site first.
  29.  
  30. For those without ftp access, individual fixes can be obtained by mail by
  31. sending a message to xstuff@expo.lcs.mit.edu (18.24.0.11).  In the usual
  32. case, the message should have a subject line and no body, or a single-line
  33. body and no subject.  For example, make the line:
  34.     send fixes 21
  35. to get this fix.  To get a summary of fixes, make the line:
  36.     index fixes
  37. If you need help, make the line:
  38.     help
  39. Some mailers produce mail headers that are unusable for extracting return
  40. addresses.  If you use such a mailer, you won't get any response.  If you
  41. happen to know an explicit path, you can include a line like
  42.     path foo%bar.bitnet@mitvma.mit.edu
  43. or
  44.     path zot!gzork!me@uunet.uu.net
  45. in the body of your message, and the daemon will use it.
  46.  
  47. Fix 21 corrects the following problems:
  48.  
  49. xdm: patch 20 introduced a build problem on AIX 3
  50. Xlib: (Xsi) XCreateFontSet calls free() with NULL
  51. Xlib: (Xsi) wcharint.h should not check the typedef of wchar with WNULL
  52. Xlib: (Xsi) stack allocation problem in multitasking environment
  53. Xlib: (Xsi) bug in definition of XipLocalICRec
  54. Xlib: (Xsi) LocalIM returns only Keysym
  55. Xlib: (Xsi) LoadCodeset() needs to initialize `cds_mb_cur_max'...
  56.  
  57.