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 8cb5202613e..73e54c21a60 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-04-23 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * gnutls.c (init_gnutls_functions): The value of :loaded-from is | ||
| 4 | now a cons (bug#11311). | ||
| 5 | |||
| 1 | 2012-04-23 Paul Eggert <eggert@cs.ucla.edu> | 6 | 2012-04-23 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 7 | ||
| 3 | Do not create empty overlays with the evaporate property (Bug#9642). | 8 | Do not create empty overlays with the evaporate property (Bug#9642). |