/[grep]/grep/ChangeLog
ViewVC logotype

Diff of /grep/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.272 by kasal, Tue Sep 27 14:50:20 2005 UTC revision 1.273 by charles_levert, Fri Nov 4 01:24:00 2005 UTC
# Line 1  Line 1 
1    2005-11-04  Charles Levert  <charles_levert@gna.org>
2    
3            * src/grep.c (mb_icase_keys): New function to properly lowercase
4              keys if match_icase.  The problem was that some multi-octet
5              characters can get longer or shorter upon this conversion, so that
6              it cannot just naively be done in place on the same memory buffer.
7            * src/grep.c (main): Call mb_icase_keys (and remove in-line code).
8    
9  2005-09-27  Stepan Kasal  <kasal@ucw.cz>  2005-09-27  Stepan Kasal  <kasal@ucw.cz>
10    
11          * doc/grep.1: Fix a typo.          * doc/grep.1: Fix a typo.

Legend:
Removed from v.1.272  
changed lines
  Added in v.1.273

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26