This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "pure-data".
The branch, master has been updated
via 141ac8405a57180593be893d356a0ec4e53416a7 (commit)
from b55459c38d7392636e880a7bdd1e283ee5eb0351 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 141ac8405a57180593be893d356a0ec4e53416a7
Author: Miller Puckette <msp(a)ucsd.edu>
Date: Thu Nov 5 18:22:56 2015 -0800
Fix for bug in which Pd crashed when "redo"-ing from an altered abstraction.
Protected fragile outlet connection/disconnection with DSP on by suspending
DSP during the undo. (This is already done for, e.g., cut and paste operations)
-----------------------------------------------------------------------
Summary of changes:
src/g_editor.c | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
hooks/post-receive
--
pure-data