home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / archives / 3824 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  3.4 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 #20 available
  5. Followup-To: comp.windows.x.announce
  6. Date: 20 Dec 1992 20:57:23 GMT
  7. Organization: X Consortium, MIT Laboratory for Computer Science
  8. Lines: 58
  9. Sender: adam@soda
  10. Approved: adam@soda
  11. Distribution: world
  12. Message-ID: <1h2mnjINN71o@agate.berkeley.edu>
  13. References: <9212141732.AA20245@alex.lcs.mit.edu>
  14. NNTP-Posting-Host: soda.berkeley.edu
  15. X-Original-Newsgroups: comp.windows.x.announce
  16. X-Original-Date: 14 Dec 92 17:32:04 GMT
  17.  
  18. Archive-name: auto/comp.windows.x.announce/X11R5-public-fix-20-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-20".
  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 20
  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 20 corrects the following problems:
  48.  
  49. Xlib: XPolygonRegion can produce non-YXBanded region
  50. Xlib: out of bounds reference in XRegion code
  51. Xt: typo in debug routine _XtConverterCacheStats()
  52. Xt: in resource conversion, dereferenced pointer can be null
  53. Xt: _XtCreate may free args pointer too early
  54. Xt: enter/leave event compression not quite correct
  55. Xt: core dump in Keyboard.c when gadget with focus is destroyed
  56. Xt: unnecessary call to XtUnmapWidget in XtPopdown
  57. Xt: XtPopup prototype declaration requires new-style function definition
  58. Xt: SelectionClear event handler can erroneously clear ownership
  59. Xt: memory leak when two widgets in a client swap selection ownership
  60. Xt: Shell does not correctly update x,y when reparented back to root
  61. Xt: XtSetValues on XtNargv/XtNargc of ApplicationShell is ignored
  62. Xt: per-display keysym info referenced before being set
  63. Xt: alloca decl needs to coexist with possible macro def
  64. Xt: for broken shared libs, don't refer to vendorShell directly
  65. Xmu: xstdcmap on a 24 plane true/direct color dies/hangs
  66. Xaw: missing brackets cause miscalculation of SimpleMenu height
  67. Xaw: query-replace in Text widget broken
  68. Xaw: XawTextReplace should not always enable redisplay
  69. fontlib: X server dies when some clients receive lines > 256 char
  70. fontlib: fs_get_metrics should not do default character substitution
  71. xdm: $HOME not reset if directory nonexistent
  72. xdm: need to set ulimits under AIXV3 when login
  73. PEXlib: Imakefile installs shared library in wrong directory
  74. PEXlib: problems with PEXQueryTextExtents and PEXQueryEncodedTextExtents
  75.  
  76.