Release 0.3
This commit is contained in:
		
							
								
								
									
										11
									
								
								ChangeLog
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								ChangeLog
									
									
									
									
									
								
							@@ -1,3 +1,14 @@
 | 
			
		||||
ver 0.3:
 | 
			
		||||
	Fix support for phonebook reading.
 | 
			
		||||
	Fix some issues with network registration.
 | 
			
		||||
	Fix some issues with MSISDN handling.
 | 
			
		||||
	Fix some issues with SIM storage support.
 | 
			
		||||
	Add caching for EF-PNN and EF-OPL SIM files.
 | 
			
		||||
	Add support for SIM ADN type number handling.
 | 
			
		||||
	Add support for tracking message waiting indications.
 | 
			
		||||
	Add support for user-provided AT parsers.
 | 
			
		||||
	Add initial drafts of API documentation.
 | 
			
		||||
 | 
			
		||||
ver 0.2:
 | 
			
		||||
	Add more detailed handling for network names.
 | 
			
		||||
	Add character set support for phonebook.
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
AC_PREREQ(2.60)
 | 
			
		||||
AC_INIT()
 | 
			
		||||
 | 
			
		||||
AM_INIT_AUTOMAKE(ofono, 0.2)
 | 
			
		||||
AM_INIT_AUTOMAKE(ofono, 0.3)
 | 
			
		||||
AM_CONFIG_HEADER(config.h)
 | 
			
		||||
 | 
			
		||||
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user