From 05c425f65b3870f1d689b500428e16f2594e5c2e Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Wed, 24 Sep 2014 15:33:16 -0400 Subject: [PATCH] 2014-09-24 Fred Gleason * Applied a patch from smowton that fixed a clashing id problem when auto-refreshing logs in RDAirPlay [GitHub pull request #000028]. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1ba1e9fe..df38cb9c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14509,3 +14509,6 @@ 2014-09-24 Fred Gleason * Added code in 'rdlogedit/edit_log.cpp' to append a cart to the log when the 'End of Log' marker is double-clicked. +2014-09-24 Fred Gleason + * Applied a patch from smowton that fixed a clashing id problem + when auto-refreshing logs in RDAirPlay [GitHub pull request #000028].