# HG changeset patch # User John W. Eaton # Date 1284443943 14400 # Node ID 795400289d1c54d0d84986f6034240ed40d790e3 # Parent da355a1a6d44122e737e72acf690784a14557c9b ChangeLog fix diff --git a/src/ChangeLog b/src/ChangeLog --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,7 +1,7 @@ 2010-09-14 John W. Eaton - * oct-stream.cc (BEGIN_CHAR_CLASS_CONVERSION): - If we hit EOF but have found a match, clear the stream state. + * oct-stream.cc (BEGIN_CHAR_CLASS_CONVERSION): If we hit EOF but + have found a match, clear the stream state (bug # 30997). 2010-09-13 Jaroslav Hajek