aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index faba78efd63..2a9c2dc344c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12006-03-01 Luc Teirlinck <teirllm@auburn.edu>
2
3 * search.c (Fregexp_quote): Do not precede a literal `]' with two
4 backslashes to try to make clear that it has a literal meaning; it
5 does not do that. (It could close a character alternative
6 containing a backslash.)
7
12006-02-28 Chong Yidong <cyd@stupidchicken.com> 82006-02-28 Chong Yidong <cyd@stupidchicken.com>
2 9
3 * xselect.c (x_catch_errors_unwind): New function. 10 * xselect.c (x_catch_errors_unwind): New function.