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 3e1a3f2e4b83c224fc988239d8af272e3e27bd87 (commit) via a98e77bde6f6371846fad5563767d891300f1e3e (commit) from 07a14c540630bc2344a80da30464405900d556fb (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 3e1a3f2e4b83c224fc988239d8af272e3e27bd87 Author: msp msp@localhost.localdomain Date: Sun Sep 18 20:49:26 2016 -0400
Crasher bug fix from Jonathan Wilkes - stale pointer when conforming scalar to changed template
commit a98e77bde6f6371846fad5563767d891300f1e3e Author: msp msp@localhost.localdomain Date: Sun Sep 18 20:46:41 2016 -0400
Fixed glaring zoom bug (IEM guis creatd while zoomed in didn't get appropriately super-sized).
-----------------------------------------------------------------------
Summary of changes: src/g_all_guis.c | 15 +++++++++++++++ src/g_all_guis.h | 1 + src/g_canvas.c | 8 +++++++- src/g_readwrite.c | 14 ++++++++++++-- src/g_template.c | 2 +- src/g_text.c | 4 ---- src/g_toggle.c | 1 + 7 files changed, 37 insertions(+), 8 deletions(-)
hooks/post-receive