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 libidn".
http://git.savannah.gnu.org/cgit/libidn.git/commit/?id=fcf59c249dd1b37b134c57fe8fca571cb62db329 The branch, master has been updated via fcf59c249dd1b37b134c57fe8fca571cb62db329 (commit) from 1f13779e6c79c343c55c579f67c2cf8e01602d35 (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 fcf59c249dd1b37b134c57fe8fca571cb62db329 Author: Simon Josefsson <[email protected]> Date: Tue Jan 12 12:56:18 2010 +0100 Commit cyclo/. ----------------------------------------------------------------------- Summary of changes: cfg.mk | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/cfg.mk b/cfg.mk index d4541ab..d3a7974 100644 --- a/cfg.mk +++ b/cfg.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2006, 2007, 2008, 2009 Simon Josefsson +# Copyright (C) 2006, 2007, 2008, 2009, 2010 Simon Josefsson # # This file is part of GNU Libidn. # @@ -98,4 +98,5 @@ web: upload-web: cd $(htmldir) && \ - cvs commit -m "Update." manual/ javadoc/ reference/ doxygen/ + cvs commit -m "Update." \ + manual/ javadoc/ reference/ doxygen/ cyclo/ hooks/post-receive -- GNU libidn _______________________________________________ Libidn-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/libidn-commit
