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=53ef70a162232dc4b67b0474a71ca7f963793330 The branch, master has been updated via 53ef70a162232dc4b67b0474a71ca7f963793330 (commit) from 6ff31b00aa7f254d070b69d56664a6194c6edfc8 (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 53ef70a162232dc4b67b0474a71ca7f963793330 Author: Simon Josefsson <[email protected]> Date: Wed Oct 27 23:16:39 2010 +0200 Ignore more. ----------------------------------------------------------------------- Summary of changes: .gitignore | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 5554bd3..3a75865 100644 --- a/.gitignore +++ b/.gitignore @@ -195,6 +195,8 @@ gltests/test-symlink gltests/test-symlink.o gltests/test-sys_stat gltests/test-sys_stat.o +gltests/test-sys_wait +gltests/test-sys_wait.o gltests/test-time gltests/test-time.o gltests/test-unistd @@ -231,7 +233,7 @@ java/gnu/inet/encoding/RFC3454.class java/gnu/inet/encoding/Stringprep.class java/gnu/inet/encoding/StringprepException.class java/gnu/inet/encoding/classdist_noinst.stamp -java/libidn-1.19.jar +java/libidn-*.jar java/misc/GenerateNFKC.class java/misc/GenerateRFC3454$Range.class java/misc/GenerateRFC3454.class hooks/post-receive -- GNU libidn _______________________________________________ Libidn-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/libidn-commit
