]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/spirit/repository/doc/what_s_new.qbk
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / spirit / repository / doc / what_s_new.qbk
CommitLineData
7c673cae
FG
1[/==============================================================================
2 Copyright (C) 2001-2011 Joel de Guzman
3 Copyright (C) 2001-2011 Hartmut Kaiser
4
5 Distributed under the Boost Software License, Version 1.0. (See accompanying
6 file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
7===============================================================================/]
8
9[section What's New]
10
11[/////////////////////////////////////////////////////////////////////////////]
12[section:spirit_2_5_1 Spirit V2.5.1]
13
14This section is added since V2.5.1 (Boost V1.48.0).
15
16[heading New Features in Qi]
17
18* Added the __qi__ directive __qi_seek__ enabling skipping over the input,
19 getting to the interested portion.
20
21[endsect]
22
23[endsect]