diff options
author | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-09-22 22:45:05 +0000 |
---|---|---|
committer | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-09-22 22:45:05 +0000 |
commit | 0f355c52d7a860378e1811f8dcf192f91bf51f48 (patch) | |
tree | c5e0324ae13b7ffd6814e0cff927067bed2c2360 /intl | |
parent | 7f77e6a00aabecf7b480f8e6fddda229eb9b3cf4 (diff) | |
download | gcc-0f355c52d7a860378e1811f8dcf192f91bf51f48.tar.gz |
2004-09-22 Kelley Cook <kcook@gcc.gnu.org>
* .cvsignore: Ignore autom4te.cache
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87891 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'intl')
-rw-r--r-- | intl/.cvsignore | 1 | ||||
-rw-r--r-- | intl/ChangeLog | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/intl/.cvsignore b/intl/.cvsignore new file mode 100644 index 00000000000..d89921897ae --- /dev/null +++ b/intl/.cvsignore @@ -0,0 +1 @@ +autom4te.cache diff --git a/intl/ChangeLog b/intl/ChangeLog index 9f4e7f51f53..70858f36eb0 100644 --- a/intl/ChangeLog +++ b/intl/ChangeLog @@ -1,3 +1,7 @@ +2004-09-22 Kelley Cook <kcook@gcc.gnu.org> + + * .cvsignore: Ignore autom4te.cache + 2004-04-25 Paolo Bonzini <bonzini@gnu.org> * configure.ac: Point config.intl to the parent directory of |