~malept/moap/bzrlib-fix

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: thomas
  • Date: 2009-09-27 13:21:37 UTC
  • Revision ID: svn-v4:375192ae-a00c-0410-900a-bafd95fcb19a:trunk:450
        * moap/util/distro.py:
          Add a DistroException.
          Raise it when lsb_release is not present (like on the f11
          buildslave)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2009-09-27  Thomas Vander Stichele  <thomas at apestaart dot org>
 
2
 
 
3
        * moap/util/distro.py:
 
4
          Add a DistroException.
 
5
          Raise it when lsb_release is not present (like on the f11
 
6
          buildslave)
 
7
 
1
8
2009-09-25  Thomas Vander Stichele  <thomas at apestaart dot org>
2
9
 
3
10
        * moap/test/Makefile.am: