diff options
author | Fabien Tassin <fta@sofaraway.org> | 2008-02-21 13:18:39 +0100 |
---|---|---|
committer | Fabien Tassin <fta@sofaraway.org> | 2008-02-21 13:18:39 +0100 |
commit | 8db3b2d83d2bf9c8e39a17ab5f4885ebfe57843c (patch) | |
tree | d694dbafba0e7d4239d94a649ac061c5f50509f3 /debian/changelog | |
parent | 7ac838cf62e65a130751a08c874e32bb04bf98b9 (diff) |
* Move xpi.mk from $(mk_files) to $(extra_mk_files) as it doesn't
need substitution
- update src/Makefile
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9282ca3..4655ebb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ mozilla-devscripts (0.05) UNRELEASED; urgency=low + [ Fabien Tassin ] * Update mozclient patch for xulbrowser now that firefox 3 needs mozilla/memory to build - update src/patches/xulbrowser_target.patch |