# HG changeset patch # User cmlenz # Date 1271365686 0 # Node ID 8747234921b68dd40e9ef05fec298896d0bc7158 # Parent 52d7d6b7b6c10fd11eb0142a97724decfde9bb1a ChangeLog entry for [1099]. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -28,6 +28,8 @@ * Added an option to the `HTMLFiller` to also populate password fields. * Match template processing no longer produces unwanted duplicate output in some cases (ticket #254). + * Templates instantiated without a loader now get an implicit loader based on + their file path, or the current directory as a fallback (ticket #320). Version 0.5.1