summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Orgis2015-05-05 10:06:43 +0200
committerThomas Orgis2015-05-05 10:06:43 +0200
commit37f3ed2e35a04afe59938d1ace0c6b3bdb1f6997 (patch)
treea4424622f6c47fe1bc6d42f7d3f60ae74fd9b76c /ChangeLog
parent336c4381cea320eeb317ad9933feada0868b7204 (diff)
glselect.function: just call smgl-gl_select
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f0405aded..27d5b44720 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-05-05 Thomas Orgis <sobukus@sourcemage.org>
+ * glselect.function: Call out to smgl-gl_select to avoid
+ code duplication; spells having to depend on that
+ Spells might call smgl-gl_select in future and this function
+ might be removed.
+
2015-05-04 Vlad Glagolev <stealth@sourcemage.org>
* perl-cpan/email-mime-modifier: spell deprecated, it's a part of
email-mime now