mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-01 00:54:24 +03:00
Add changelog entry about the two minor regex fixes
This commit is contained in:
parent
88c320822a
commit
0db8499b56
@ -1,4 +1,10 @@
|
|||||||
2009-01-18 Patrick Winnertz <winnie@debian.org
|
2009-01-24 Patrick Winnertz <winnie@debian.org>
|
||||||
|
|
||||||
|
* edit/editcmd.c: Fix some issues about regex:
|
||||||
|
- prevent . to match a newline (\n)
|
||||||
|
- match from start of line and not from cursor position
|
||||||
|
|
||||||
|
2009-01-18 Patrick Winnertz <winnie@debian.org>
|
||||||
|
|
||||||
* edit/editdraw.c: Moved var into if clause as it's only used
|
* edit/editdraw.c: Moved var into if clause as it's only used
|
||||||
there
|
there
|
||||||
|
Loading…
Reference in New Issue
Block a user