summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLele Gaifax <lele@metapensiero.it>2018-07-24 17:45:13 +0200
committerLele Gaifax <lele@metapensiero.it>2018-07-25 08:11:13 +0200
commit6a18b6d0e3fdaa569e15dcdadcb4cb41b3e1f4f0 (patch)
treed001764655f9ad95a73538b248d40a812c428bd6
parent9aae5ee34a38167a5eecc028d5bbf1fffa0596ab (diff)
Emanuele Gaifas -> Lele Gaifax
-rw-r--r--changelog.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/changelog.rst b/changelog.rst
index 0ac3e5ad..043c069f 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -244,7 +244,7 @@ Bug Fixes:
* Fix scoping for columns from CTEs. (Thanks: `Joakim Koljonen`_)
* Fix crash after `with`. (Thanks: `Joakim Koljonen`_).
-* Fix issue #603 (`\i` raises a TypeError). (Thanks: `Emanuele Gaifas`_).
+* Fix issue #603 (`\i` raises a TypeError). (Thanks: `Lele Gaifax`_).
Internal Changes:
@@ -280,7 +280,7 @@ Bug Fixes:
* Fix crash bug with leading parenthesis. (Thanks: `Joakim Koljonen`_).
* Remove cumulative addition of timing data. (Thanks: `Amjith Ramanujam`_).
* Handle unrecognized keywords gracefully. (Thanks: `Darik Gamble`_)
-* Use raw strings in regex specifiers. This preemptively fixes a crash in Python 3.6. (Thanks `Emanuele Gaifas`_)
+* Use raw strings in regex specifiers. This preemptively fixes a crash in Python 3.6. (Thanks `Lele Gaifax`_)
Internal Changes:
-----------------
@@ -844,7 +844,7 @@ Improvements:
.. _`Fabien Meghazi`: https://github.com/amigrave
.. _`Manuel Barkhau`: https://github.com/mbarkhau
.. _`Sergii`: https://github.com/foxyterkel
-.. _`Emanuele Gaifas`: https://github.com/lelit
+.. _`Lele Gaifax`: https://github.com/lelit
.. _`tk`: https://github.com/kanet77
.. _`Owen Stephens`: https://github.com/owst
.. _`Russell Davies`: https://github.com/russelldavies