diff --git a/ChangeLog b/ChangeLog index 0da3f73..aee5a9b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,11 @@ * Make man pages + * Replace C++11 features (lambda and auto) with boost equivalents + (Anders Kaseorg) + + * Now builds with g++ or clang (with libstdc++) + 2011-02-13 Keith Winstein * Version 0.93 released. diff --git a/debian/changelog b/debian/changelog index 6d33ced..0a1701e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,11 @@ mosh (0.94-1) unstable; urgency=low * Make man pages. + * Replace C++11 features (lambda and auto) with boost equivalents + (Anders Kaseorg) + + * Now builds with g++ or clang (with libstdc++) + -- Keith Winstein Wed, 15 Feb 2012 13:56:11 -0500 mosh (0.93-1) unstable; urgency=low