File: Changes

package info (click to toggle)
libauthen-sasl-saslprep-perl 1.100-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 116 kB
  • sloc: perl: 85; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 407 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Revision history for Perl extension Authen::SASL::SASLprep

1.100 (2016-09-25)
	- added support for stored strings
	  FIXES: #117767: Please add 'stored strings' capability

1.011 (2015-03-13)
	- rebuild with updated metadata
	  FIXES: #102903: Old FSF address

1.01 (2009-12-14)
	- switch to Module::Build
	- fixes FAILures during make test

1.00 (2009-12-11)
	- initial version, based on Net::IDN::Encode