diff options
| author | Eli Zaretskii | 2010-03-27 15:52:55 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2010-03-27 15:52:55 +0300 |
| commit | 5660c0f5b856735d2259d04d890be52902dbbc78 (patch) | |
| tree | 6805b4344654293c1c3bc03b3aea75ff4a806a99 /etc/ChangeLog | |
| parent | 9478502212bb8eea71a5d96805fe40f3c9d29561 (diff) | |
| download | emacs-5660c0f5b856735d2259d04d890be52902dbbc78.tar.gz emacs-5660c0f5b856735d2259d04d890be52902dbbc78.zip | |
Document problems on MS-Windows with incompatible regex.h headers.
PROBLEMS: Mention problems on MS-Windows with incompatible
regex.h headers.
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 7b6ba9f7bb2..3fb2dd336a8 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-03-27 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * PROBLEMS: Mention problems on MS-Windows with incompatible | ||
| 4 | regex.h headers. | ||
| 5 | |||
| 1 | 2010-03-15 Francesc Rocher <rocher@member.fsf.org> | 6 | 2010-03-15 Francesc Rocher <rocher@member.fsf.org> |
| 2 | 7 | ||
| 3 | * MORE.STUFF: Remove CEDET entry, now distributed as part of | 8 | * MORE.STUFF: Remove CEDET entry, now distributed as part of |