File: NEWS

package info (click to toggle)
geany-plugins 2.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 22,832 kB
  • sloc: ansic: 107,883; sh: 5,567; makefile: 1,531; sed: 16
file content (29 lines) | stat: -rw-r--r-- 892 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
GeansSendMail 0.4.4 (21.04.2010 - maintenance release)
	* Execute send email dialog by hitting simple return on email adress
	  dialog
	* Minor update of waf build system
	* Last stand alone release


GeanySendMail 0.4.3 (05.01.2010 - maintenance release)
	* Use waf instead of autotools
	* Update to Geany plugin API 147


GeanySendMail 0.4.2 (26. May 2009):
	* Added cancel button to recipient's address dialog
	* Some minor code cleanup


GeanySendMail 0.4.1 (16. February 2009):
	* Update to Geany pugin API v116
	* Minor improvments on wording and cleanup of code


GeanySendMail 0.4 (22. October 2008):

	* Adding support for creating a mail with recipients email
	  (Basic Patch by Timothy Boronczyk)
	* Added placeholder for file's basename (Idea by Timothy Boronczyk)
	* Added build support for Windows (not very well tested)
	* Updates at translation, documentation and buildsystem