summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorAsk Solem <ask@celeryproject.org>2016-06-13 18:48:04 -0700
committerAsk Solem <ask@celeryproject.org>2016-06-13 18:48:04 -0700
commit92e9084ce2a72f640ee95dd18c9fa3d791def447 (patch)
tree93d412f67f642fc3faf909536b6f29bf2efae309 /Changelog
parent0b608e550ccbac7e33e39d7dae40509446c8f7fa (diff)
downloadkombu-92e9084ce2a72f640ee95dd18c9fa3d791def447.tar.gz
OS X -> macOS
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 936dbcac..4f183c6f 100644
--- a/Changelog
+++ b/Changelog
@@ -267,7 +267,7 @@
- Now depends on :mod:`amqp` 1.4.7.
-- Fixed libSystem import error on some OS X 10.11 (El Capitan) installations.
+- Fixed libSystem import error on some macOS 10.11 (El Capitan) installations.
Fix contributed by Eric Wang.