diff --git a/.gitignore b/.gitignore index b4e2b946..b399a3a5 100644 --- a/.gitignore +++ b/.gitignore @@ -56,6 +56,7 @@ po/Makefile.in po/Makevars po/POTFILES po/wget.pot +po/stamp-po # src/ src/.deps/ src/Makefile diff --git a/ChangeLog b/ChangeLog index 17c71dbb..db0c4890 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-11-20 Darshit Shah + + * .gitignore: po/stamp-po should be ignored + 2014-11-20 Darshit Shah * configure.ac: Use pkg-config for libpsl detection