# # patch "ChangeLog" # from [17e348c86b7b6e1c6941ff642f6d4031c015afaf] # to [b79d7ea2e2af80daa16f1f06a5142e544f2e54b6] # # patch "Makefile.am" # from [975170c003306c3309543dc6fc8bd6ab16c77b41] # to [62b39e67186015e1fab5f3346a86c4f13426e43f] # ======================================================================== --- ChangeLog 17e348c86b7b6e1c6941ff642f6d4031c015afaf +++ ChangeLog b79d7ea2e2af80daa16f1f06a5142e544f2e54b6 @@ -1,5 +1,9 @@ 2005-09-30 Nathaniel Smith + * Makefile.am (BOTAN_SOURCES): Add botan/hash_id.h. + +2005-09-30 Nathaniel Smith + * NEWS: More additions (mention MM and the problems paths.cc will cause for colinux folks). ======================================================================== --- Makefile.am 975170c003306c3309543dc6fc8bd6ab16c77b41 +++ Makefile.am 62b39e67186015e1fab5f3346a86c4f13426e43f @@ -145,7 +145,7 @@ botan/data_src.h botan/es_egd.h botan/look_add.h botan/ofb.h \ botan/pk_util.h botan/ui.h botan/blinding.h botan/defalloc.h \ botan/es_file.h botan/look_pk.h botan/oids.h botan/pubkey.h \ - botan/util.h botan/charset.h + botan/util.h botan/charset.h botan/hash_id.h BOOST_SANDBOX_SOURCES = \