~ubuntu-branches/ubuntu/utopic/lazygal/utopic

« back to all changes in this revision

Viewing changes to ChangeLog-full

  • Committer: Package Import Robot
  • Author(s): Michal Čihař
  • Date: 2012-05-14 10:26:46 UTC
  • mfrom: (1.2.10)
  • Revision ID: package-import@ubuntu.com-20120514102646-a8aqsadph5u2s2sf
Tags: 0.7.2-1
* New upstream release.
  - Fix video thumbnailing handling (Closes: #662118).
  - Fixes French translation (Closes: #664167).
* Clean generated files in clean phase (Closes: #671317).
* Bump standards to 3.9.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Lazygal 0.7.2 (2012-05-10)
 
2
  * make test paths unicode
 
3
  * work to move towards supporting win32 style paths
 
4
  * fix re-creation of broken symlinks
 
5
  * strip all whitespace when reading metadata files
 
6
  * fix user config tpl vars not feeded to CSS templates
 
7
  * add missing ul tag for image technical info in default theme
 
8
  * update TODO
 
9
  * do not try to search for BOM in non utf-8 encoded files
 
10
  * skip symlinks unit tests on win3é platform
 
11
  * do not mess with gettext function when testing for symlink support
 
12
  * correctly initialize locale (fix on win32 platform)
 
13
  * handle non-POSIX roots in paths
 
14
  * fix vim modeline in css
 
15
  * fix video thumbnailing handling (Debian bug #662118)
 
16
  * update TODO
 
17
  * be even more explicit in --template-vars usage
 
18
  * document how to use --template-vars
 
19
  * actually print the invalid siaze name message instead of a python traceback
 
20
  * allow non-ascii sizes names
 
21
  * fix some of the issues following os.path.relpath usage
 
22
  * use rel path function from python 2.6 instead of custom one
 
23
  * add experimental mp4 transcode pipeline code
 
24
  * remove useless while loops
 
25
  * fix fr translation format string
 
26
  * webalbumpic-bg is a simple size, not a resize rule
 
27
 
1
28
Lazygal 0.7.1 (2011-11-26)
 
29
  * set version to 0.7.1
2
30
  * add publish-metadata configuration option
3
31
  * quick and dirty warning on undefined tpl vars
4
32
  * add basic unit test for dirzip gen