diff options
author | Matthew Loper <mloper@src.gnome.org> | 2000-05-10 02:38:03 +0800 |
---|---|---|
committer | Matthew Loper <mloper@src.gnome.org> | 2000-05-10 02:38:03 +0800 |
commit | 50aa4d1e2806a9ccadcfa56d5cc2fc279bcb7d5e (patch) | |
tree | 352174f493666aeecdd1aebf3fa9ef04d8ef3dfb /shell/ChangeLog | |
parent | 4319ee72dc5e14e2367362c4dd2034d2872e545c (diff) | |
download | gsoc2013-evolution-50aa4d1e2806a9ccadcfa56d5cc2fc279bcb7d5e.tar gsoc2013-evolution-50aa4d1e2806a9ccadcfa56d5cc2fc279bcb7d5e.tar.gz gsoc2013-evolution-50aa4d1e2806a9ccadcfa56d5cc2fc279bcb7d5e.tar.bz2 gsoc2013-evolution-50aa4d1e2806a9ccadcfa56d5cc2fc279bcb7d5e.tar.lz gsoc2013-evolution-50aa4d1e2806a9ccadcfa56d5cc2fc279bcb7d5e.tar.xz gsoc2013-evolution-50aa4d1e2806a9ccadcfa56d5cc2fc279bcb7d5e.tar.zst gsoc2013-evolution-50aa4d1e2806a9ccadcfa56d5cc2fc279bcb7d5e.zip |
New function; allows users to submit a bug. + (command_run_bugbuddy):
* e-shell-view-menu.c (command_run_bugbuddy): New function; allows
users to submit a bug.
+ (command_run_bugbuddy): Implemented with jacob's patch.
svn path=/trunk/; revision=2960
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index ffe06a1e29..b4925467c7 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -2,6 +2,7 @@ * e-shell-view-menu.c (command_run_bugbuddy): New function; allows users to submit a bug. + (command_run_bugbuddy): Implemented with jacob's patch. 2000-05-09 Ettore Perazzoli <ettore@helixcode.com> |