diff options
author | Jain Vivek <jvivek@src.gnome.org> | 2005-06-13 19:28:32 +0800 |
---|---|---|
committer | Jain Vivek <jvivek@src.gnome.org> | 2005-06-13 19:28:32 +0800 |
commit | 571d426db5c37683f03e2c95d3feea7e3d2905ec (patch) | |
tree | 1865f81f1d81c6fe858ed3632fb2bd0028cb0763 /plugins/groupwise-send-options/ChangeLog | |
parent | c52fbd0f99312c8f381a4b0b25a49f59a81f9c63 (diff) | |
download | gsoc2013-evolution-571d426db5c37683f03e2c95d3feea7e3d2905ec.tar gsoc2013-evolution-571d426db5c37683f03e2c95d3feea7e3d2905ec.tar.gz gsoc2013-evolution-571d426db5c37683f03e2c95d3feea7e3d2905ec.tar.bz2 gsoc2013-evolution-571d426db5c37683f03e2c95d3feea7e3d2905ec.tar.lz gsoc2013-evolution-571d426db5c37683f03e2c95d3feea7e3d2905ec.tar.xz gsoc2013-evolution-571d426db5c37683f03e2c95d3feea7e3d2905ec.tar.zst gsoc2013-evolution-571d426db5c37683f03e2c95d3feea7e3d2905ec.zip |
Removed unneeded files
svn path=/trunk/; revision=29497
Diffstat (limited to 'plugins/groupwise-send-options/ChangeLog')
-rwxr-xr-x | plugins/groupwise-send-options/ChangeLog | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/plugins/groupwise-send-options/ChangeLog b/plugins/groupwise-send-options/ChangeLog deleted file mode 100755 index a30e208dcc..0000000000 --- a/plugins/groupwise-send-options/ChangeLog +++ /dev/null @@ -1,38 +0,0 @@ -2005-03-18 Vivek Jain <jvivek@novell.com> - - * send-options.h: - * send-options.c: (org_gnome_compose_send_options): replace - X_RETURN_NOTIFY_DECLINE with X_RETURN_NOTIFY_DELETE - -2005-03-18 Vivek Jain <jvivek@novell.com> - - **Fixes #73473 - * send-options.c :(org_gnome_compose_send_options) - user proper entry to calculate the date of reply requested - -2005-03-09 Sankar P <psankar@novell.com> - - * send-options.c: (org_gnome_compose_send_options) - Updated code to add priority to the appropriate header - Fixes the problem of Priority not set in outgoing mails - -2005-02-24 Björn Torkelsson <torkel@acc.umu.se> - - * org-gnome-compose-send-options.eplug.in: Shortened the name of - the plugin. - Updated the description. - - -2005-02-03 Chenthill Palanisamy <pchenthill@novell.com> - - * send-options.c: (add_day_to_time), (send_options_commit), - (org_gnome_compose_send_options):Added functions to destroy - the dialog when the composer is destroyed to solve the crash. - Removed the return statement so that the send options gets - added to the composer headers. Made modification in setting - the values for some headers. - Changing the file name from Changelog to ChangeLog. - -2005-01-10 Parthasarathi@novell.com <sparthasarathi@novell.com> - - * initial check in for groupwise send options |