X-Git-Url: http://git.maemo.org/git/?p=theonering;a=blobdiff_plain;f=support%2Fbuilddeb.py;h=3f3506eb8e49c40949a61e21153da7d1c79ad59a;hp=471542bdaa05d827babbbf914a30c6d170f13128;hb=effb4ac5c89ea815abbdd6b4f996d8d539f7407b;hpb=5b7c9614e01a6d01df71e595c08bc607c31f5048 diff --git a/support/builddeb.py b/support/builddeb.py index 471542b..3f3506e 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -32,8 +32,8 @@ __email__ = "eopage@byu.net" __version__ = constants.__version__ __build__ = constants.__build__ __changelog__ = """ -* Providing a more descriptive error message on most failed calls -* Working around an issue when pulling data from GV +* Limiting the size of log files +* Blocking the caches from preventing log in """.strip()