diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8da573ed2f7..e0891e1947c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2015-03-14 Michael R. Mauger <michael@mauger.com> | ||
| 2 | |||
| 3 | * progmodes/sql.el: Version 3.5 | ||
| 4 | (sql-starts-with-prompt-re, sql-ends-with-prompt-re): Match password prompts. | ||
| 5 | (sql-interactive-remove-continuation-prompt): Fixed regression. (Bug#6686) | ||
| 6 | |||
| 1 | 2015-03-14 Daniel Colascione <dancol@dancol.org> | 7 | 2015-03-14 Daniel Colascione <dancol@dancol.org> |
| 2 | 8 | ||
| 3 | * startup.el (command-line): Process "--no-x-resources". | 9 | * startup.el (command-line): Process "--no-x-resources". |