view CHANGELOG.rst @ 164:4534ccbdd2a3

find: Fix the `find` command, add more options. The `--endpoint` option doesn't make any sense anymore since page sources could have non-file-system endpoints. This was replaced with `--name` to match source names instead. Also added `--include-theme`, with filtering out theme pages by default, and `--exact` to explicitely match the given pattern, with matching anything that contains the pattern by default.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 01 Jan 2015 21:34:06 -0800
parents 8f7ba2c95025
children 1856e7aa6ce8
line wrap: on
line source


CHANGELOG
=========

This is the changelog for PieCrust.

The first section deals with the latest changes in the development branch
(``default`` in Mercurial, ``master`` in Git).

The second section deals with changes in the stable branch (``stable`` in
Mercurial, ``git-stable`` in Git), but those changes are also included in the
development branch (the development branch is ahead of the stable branch).


Fresh changes
-------------

*None... this stuff is still being prepared...*

Frozen changes
--------------

*None... this stuff is still being prepared...*