# # delete_file "path_component.cc" # # delete_file "path_component.hh" # # patch "ChangeLog" # from [541137e95b06f6c05c9a7cb2872fd271616a1922] # to [2a870eb1efd1b1818b16cd44e2c9e1183ef34f19] # ======================================================================== --- ChangeLog 541137e95b06f6c05c9a7cb2872fd271616a1922 +++ ChangeLog 2a870eb1efd1b1818b16cd44e2c9e1183ef34f19 @@ -1,5 +1,9 @@ 2005-08-23 Nathaniel Smith + * path_component.{cc,hh}: Delete. + +2005-08-23 Nathaniel Smith + * change_set.cc (move_files_to_tmp_bottom_up) (move_files_from_tmp_top_down): Convert to paths.hh. Whole file: stop using path_component.hh.