File tree Expand file tree Collapse file tree 3 files changed +15
-0
lines changed Expand file tree Collapse file tree 3 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -571,6 +571,11 @@ Other contributors that have submitted patches include (in alphabetical order):
571571## History<a name =" ferret-history " href =" #user-content-ferret-history " ></a >
572572
573573
574+ ### 3.0.1 (24 August 2017)<a name =" ferret-301-24-august-2017 " href =" #user-content-ferret-301-24-august-2017 " ></a >
575+
576+ - Fix failure to handle search patterns containing multiple escaped spaces (https://github.com/wincent/ferret/issues/49 ).
577+
578+
574579### 3.0 (13 June 2017)<a name =" ferret-30-13-june-2017 " href =" #user-content-ferret-30-13-june-2017 " ></a >
575580
576581- Improve handling of backslash escapes (https://github.com/wincent/ferret/issues/41 ).
Original file line number Diff line number Diff line change @@ -639,6 +639,11 @@ order):
639639
640640HISTORY *ferret-history*
641641
642+ 3.0.1 (24 August 2017) ~
643+
644+ - Fix failure to handle search patterns containing multiple escaped spaces
645+ (https://github.com/wincent/ferret/issues/49).
646+
6426473.0 (13 June 2017) ~
643648
644649- Improve handling of backslash escapes
Original file line number Diff line number Diff line change 356356"
357357" # History
358358"
359+ " ## 3.0.1 (24 August 2017)
360+ "
361+ " - Fix failure to handle search patterns containing multiple escaped spaces
362+ " (https://github.com/wincent/ferret/issues/49).
363+ "
359364" ## 3.0 (13 June 2017)
360365"
361366" - Improve handling of backslash escapes
You can’t perform that action at this time.
0 commit comments