Mercurial > p > roundup > code
diff CHANGES.txt @ 5527:a7c3cd2edf51
No traceback for non-existent items in history
| author | Ralf Schlatterbeck <rsc@runtux.com> |
|---|---|
| date | Mon, 03 Sep 2018 12:00:46 +0200 |
| parents | df3f553fa414 |
| children | fea11d05110e |
line wrap: on
line diff
--- a/CHANGES.txt Mon Sep 03 00:12:46 2018 +0000 +++ b/CHANGES.txt Mon Sep 03 12:00:46 2018 +0200 @@ -45,6 +45,8 @@ Meerwald) - issue2550994: avoid breakage caused by use of backports of Python 3 configparser module to Python 2. (Joseph Myers) +- Make non-existent items in history not cause a traceback (Ralf + Schlatterbeck) 2018-07-13 1.6.0
