diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/ChangeLog | 4 | ||||
| -rw-r--r-- | admin/notes/bugtracker | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index 87ba151dc34..f2c16b42e23 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2011-02-23 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * notes/bugtracker (bugtracker_debbugs_url): Fix typo. | ||
| 4 | |||
| 1 | 2011-02-19 Eli Zaretskii <eliz@gnu.org> | 5 | 2011-02-19 Eli Zaretskii <eliz@gnu.org> |
| 2 | 6 | ||
| 3 | * admin.el (set-version): Add msdos/sed2v2.inp. | 7 | * admin.el (set-version): Add msdos/sed2v2.inp. |
diff --git a/admin/notes/bugtracker b/admin/notes/bugtracker index 02ca77bf7de..f2805eae443 100644 --- a/admin/notes/bugtracker +++ b/admin/notes/bugtracker | |||
| @@ -489,7 +489,7 @@ Here "{id}" is a literal string, a placeholder that will be replaced | |||
| 489 | by the bug number you specify after `--fixes debbugs:' in the bzr | 489 | by the bug number you specify after `--fixes debbugs:' in the bzr |
| 490 | command line (123 in the example above). | 490 | command line (123 in the example above). |
| 491 | 491 | ||
| 492 | In the bazaar.conf file, this setting should go into the [DEFAULTS] | 492 | In the bazaar.conf file, this setting should go into the [DEFAULT] |
| 493 | section. | 493 | section. |
| 494 | 494 | ||
| 495 | In the locations.conf file, it should go into the branch-specific | 495 | In the locations.conf file, it should go into the branch-specific |