home *** CD-ROM | disk | FTP | other *** search
/ Serving the Web / ServingTheWeb1995.disc1of1.iso / linux / slacksrce / d / libc / libc-4.6 / libc-4 / libc-linux / regex / ChangeLog.new < prev    next >
Encoding:
Text File  |  1994-12-07  |  398 b   |  14 lines

  1. Wed Dec  7 04:44:28 1994  Martin Pirker (pirker@eiunix.tuwien.ac.at)
  2.  
  3.     * regex/rx.c: Fix RX_DEBUG.
  4.       the LETTER_P macro and modified the ..._fetch_char function
  5.       to use the offset even if it is not zero.
  6.  
  7. Tue Nov  8 22:16:00 1994  H.J. Lu (hjl@fudan)
  8.  
  9.     * rx.h (RE_NO_BK_VBAR): changed from RE_NO_BK_VAR.
  10.       (RE_NO_GNU_OPS): copied from GNU regex 0.12.
  11.  
  12.     * rx.c (RE_NO_GNU_OPS): new, check it.
  13.  
  14.