diff options
| -rw-r--r-- | ChangeLog.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.3 b/ChangeLog.3 index 4962e1ec86f..940379cf60a 100644 --- a/ChangeLog.3 +++ b/ChangeLog.3 | |||
| @@ -17923,7 +17923,7 @@ | |||
| 17923 | the logic easier. This commit introduces no functionality changes. | 17923 | the logic easier. This commit introduces no functionality changes. |
| 17924 | 17924 | ||
| 17925 | * src/casefiddle.c (struct casing_context, prepare_casing_context): New | 17925 | * src/casefiddle.c (struct casing_context, prepare_casing_context): New |
| 17926 | sturcture for saving casing context and function to initialize it. | 17926 | structure for saving casing context and function to initialize it. |
| 17927 | (case_character): New function which cases character base on provided | 17927 | (case_character): New function which cases character base on provided |
| 17928 | context. | 17928 | context. |
| 17929 | (do_casify_integer, do_casify_multibyte_string, | 17929 | (do_casify_integer, do_casify_multibyte_string, |