diff --git a/ChangeLog.2 b/ChangeLog.2 index edad2d5f86b..0fb3df621c8 100644 --- a/ChangeLog.2 +++ b/ChangeLog.2 @@ -13,8 +13,10 @@ 2015-09-19 Ken Manheimer - Repair pdbtrack so it follows transition from one remote file to another. - * python.el (python-pdbtrack-set-tracked-buffer). + Repair pdbtrack remote file tracking + * lisp/progmodes/python.el (python-pdbtrack-set-tracked-buffer): + Rectify pdbtrack so it follows transitions from one remote source + file to the next. 2015-09-19 Artur Malabarba