- 
          Version 3.2.0
        
- 
          New Features:
          - 
                Phoenix now has a lazy list implementation
                as an optional extension.
              
 
- 
          New Example:
          - 
                A new example bind_goose shows the
                compatibility between boost bind
                and boost phoenix bind.
              
 
- 
          Fixed Bugs:
          
- 
                #10927
                Missing std:: qualifier for fabs in phoenix/test/stdlib/cmath.cpp
              
- 
                #11085
                Missing qualifier for pow call in phoenix/test/function/function_tests.cpp
              
- 
                Fixes for a number of cases failing with bind,
                lambda and let.