diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 07d85cbf5c8..d4e38f5271c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-05-10 Dave Abrahams <dave@boostpro.com> | ||
| 2 | |||
| 3 | * filelock.c (syms_of_filelock): New boolean create-lockfiles. | ||
| 4 | (lock_file): If create_lockfiles is 0, do nothing. (Bug#11227) | ||
| 5 | |||
| 1 | 2012-05-09 Michael Albinus <michael.albinus@gmx.de> | 6 | 2012-05-09 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 7 | ||
| 3 | * dbusbind.c (xd_registered_buses): New internal Lisp object. | 8 | * dbusbind.c (xd_registered_buses): New internal Lisp object. |