projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b193dfa
)
* libcpp/ChangeLog: Fix PR number.
author
Manuel López-Ibáñez
<manu@gcc.gnu.org>
Mon, 30 Apr 2012 17:03:02 +0000
(17:03 +0000)
committer
Manuel López-Ibáñez
<manu@gcc.gnu.org>
Mon, 30 Apr 2012 17:03:02 +0000
(17:03 +0000)
From-SVN: r186992
libcpp/ChangeLog
patch
|
blob
|
history
diff --git
a/libcpp/ChangeLog
b/libcpp/ChangeLog
index 8ab26a92aedc3e177ad4c4e3a65c0ec39ffb296f..2dc1190146c03deffd0ee64a7e5892c526f0a92c 100644
(file)
--- a/
libcpp/ChangeLog
+++ b/
libcpp/ChangeLog
@@
-1,7
+1,7
@@
2012-04-30 Manuel López-Ibáñez <manu@gcc.gnu.org>
Dodji Seketeli <dodji@seketeli.org>
- PR
5297
+ PR
c++/52974
* libcpp/files.c (maybe_shorter_path): New.
(find_file_in_dir): Use it.