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 "GNU Guile".
http://git.savannah.gnu.org/cgit/guile.git/commit/?id=77326d36494f40736a9e05f0ef912cd9763871cb The branch, stable-2.0 has been updated via 77326d36494f40736a9e05f0ef912cd9763871cb (commit) from c68b9470e9d03e64e9b82d20d2eadf2d1745ab8b (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 77326d36494f40736a9e05f0ef912cd9763871cb Author: Andy Wingo <[email protected]> Date: Mon Mar 17 22:05:39 2014 +0100 Update NEWS * NEWS: Update. ----------------------------------------------------------------------- Summary of changes: NEWS | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/NEWS b/NEWS index c9ef852..78e48ec 100644 --- a/NEWS +++ b/NEWS @@ -234,7 +234,8 @@ unfortunately. ** 'scm_c_program_source' -[XXX add justification]. Please use 'scm_program_source' instead. +This internal VM function was not meant to be public. Use +'scm_procedure_source' instead. * Build fixes hooks/post-receive -- GNU Guile
