diff options
| -rw-r--r-- | lisp/ChangeLog | 4 | ||||
| -rw-r--r-- | lisp/net/rfc2104.el (renamed from lisp/gnus/rfc2104.el) | 0 |
2 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 02a7c3a7e9c..d0038f43708 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2015-02-13 Lars Ingebrigtsen <larsi@gnus.org> | ||
| 2 | |||
| 3 | * net/rfc2104.el: Moved here from lisp/gnus. | ||
| 4 | |||
| 1 | 2015-02-13 Magnus Henoch <magnus.henoch@gmail.com> | 5 | 2015-02-13 Magnus Henoch <magnus.henoch@gmail.com> |
| 2 | 6 | ||
| 3 | * net/sasl-scram-rfc.el: New file. | 7 | * net/sasl-scram-rfc.el: New file. |
diff --git a/lisp/gnus/rfc2104.el b/lisp/net/rfc2104.el index f80e2287879..f80e2287879 100644 --- a/lisp/gnus/rfc2104.el +++ b/lisp/net/rfc2104.el | |||