mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-11-03 17:48:56 +01:00 
			
		
		
		
	Correct typo on mentioning @G_UNICODE_BREAK_UNKNOWN that should be
2005-11-16 Behdad Esfahbod <behdad@gnome.org> * docs/reference/glib/tmpl/unicode.sgml: Correct typo on mentioning @G_UNICODE_BREAK_UNKNOWN that should be #G_UNICODE_BREAK_UNKNOWN.
This commit is contained in:
		
				
					committed by
					
						
						Behdad Esfahbod
					
				
			
			
				
	
			
			
			
						parent
						
							ac3f7775a3
						
					
				
				
					commit
					cac3d6ea8d
				
			@@ -1,3 +1,8 @@
 | 
			
		||||
2005-11-16  Behdad Esfahbod  <behdad@gnome.org>
 | 
			
		||||
 | 
			
		||||
	* docs/reference/glib/tmpl/unicode.sgml: Correct typo on mentioning
 | 
			
		||||
	@G_UNICODE_BREAK_UNKNOWN that should be #G_UNICODE_BREAK_UNKNOWN.
 | 
			
		||||
 | 
			
		||||
2005-11-09  Behdad Esfahbod  <behdad@gnome.org>
 | 
			
		||||
 | 
			
		||||
	* glib/guniprop.c: Use bit hacks instead when checking a general
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,8 @@
 | 
			
		||||
2005-11-16  Behdad Esfahbod  <behdad@gnome.org>
 | 
			
		||||
 | 
			
		||||
	* docs/reference/glib/tmpl/unicode.sgml: Correct typo on mentioning
 | 
			
		||||
	@G_UNICODE_BREAK_UNKNOWN that should be #G_UNICODE_BREAK_UNKNOWN.
 | 
			
		||||
 | 
			
		||||
2005-11-09  Behdad Esfahbod  <behdad@gnome.org>
 | 
			
		||||
 | 
			
		||||
	* glib/guniprop.c: Use bit hacks instead when checking a general
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,8 @@
 | 
			
		||||
2005-11-16  Behdad Esfahbod  <behdad@gnome.org>
 | 
			
		||||
 | 
			
		||||
	* docs/reference/glib/tmpl/unicode.sgml: Correct typo on mentioning
 | 
			
		||||
	@G_UNICODE_BREAK_UNKNOWN that should be #G_UNICODE_BREAK_UNKNOWN.
 | 
			
		||||
 | 
			
		||||
2005-11-09  Behdad Esfahbod  <behdad@gnome.org>
 | 
			
		||||
 | 
			
		||||
	* glib/guniprop.c: Use bit hacks instead when checking a general
 | 
			
		||||
 
 | 
			
		||||
@@ -283,7 +283,7 @@ GLib 2.8 supports Unicode 4.0, GLib 2.10 supports Unicode 4.1.
 | 
			
		||||
The five Hangul types were added in Unicode 4.1, so, has been
 | 
			
		||||
introduced in GLib 2.10.  Note that new types may be added in the future.
 | 
			
		||||
Applications should be ready to handle unknown values.
 | 
			
		||||
They may be regarded as @G_UNICODE_BREAK_UNKNOWN
 | 
			
		||||
They may be regarded as %G_UNICODE_BREAK_UNKNOWN
 | 
			
		||||
See <ulink url="http://www.unicode.org/unicode/reports/tr14/"
 | 
			
		||||
>http://www.unicode.org/unicode/reports/tr14/</ulink>.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user