# # # patch "ChangeLog" # from [523d4b5c4d76dbc9396249b05212424fe7019420] # to [3d373a567d944ab2a4d5608e6975f09b96e0051a] # # patch "INSTALL" # from [57518aa598e6c62cb9c2f74fd102091b489bfcc4] # to [e0f783d8e7b4ba600407c7d1f22493408195a506] # ============================================================ --- ChangeLog 523d4b5c4d76dbc9396249b05212424fe7019420 +++ ChangeLog 3d373a567d944ab2a4d5608e6975f09b96e0051a @@ -1,3 +1,8 @@ +2007-01-29 Matthew Gregan + + * INSTALL: Drop the libboost-serialization-dev requirement since + it is no longer needed. + 2007-01-27 Timothy Brownawell Make vocab-from-string constructors explicit. Fix (some) places ============================================================ --- INSTALL 57518aa598e6c62cb9c2f74fd102091b489bfcc4 +++ INSTALL e0f783d8e7b4ba600407c7d1f22493408195a506 @@ -21,7 +21,6 @@ 1. prerequisites: apt-get install libboost-date-time-dev apt-get install libboost-filesystem-dev apt-get install libboost-regex-dev - apt-get install libboost-serialization-dev apt-get install libboost-test-dev apt-get install libboost-dev apt-get install g++