diff --git a/AUTHORS b/AUTHORS index 43542d5bbd81527f0e3e8660c82077230e31578a..a4a5fa50e6ed61d2b38b9c98697d760a5fea8049 100644 --- a/AUTHORS +++ b/AUTHORS @@ -39,5 +39,5 @@ Jordi Mallach <jordi@debian.org> -- do not error when no jobs are configured Jacob Anawalt <jlanawalt@gmail.com> -- pg_dump format option Sergio Talens-Oliag <sto@debian.org> -- pipefail fixes Bruno Bigras <bigras.bruno@gmail.com> -- enable tar handler in the build system -casper -- Allow 'when = XXX' with spaces in .sh files. +aihtdikh -- Allow 'when = XXX' with spaces in .sh files. Chris Lamb <lamby@debian.org> -- rdiff.helper bugfix diff --git a/ChangeLog b/ChangeLog index 114ec40d37290991e3849d71e99e919f2ddf3aad..043d93fa52fe9f4d09e3d4798ddb823756d16320 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,7 +12,7 @@ version 0.9.10 -- UNRELEASED (Closes: #639545) sh: . Allow 'when = XXX' with spaces (Redmine#2769). - Thanks to casper for the patch. + Thanks to aihtdikh for the patch. helper changes: rdiff: . Fix infinite loop when version inconsistency is detected.