diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ab357bda4ce..8b3ebdc763e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2009-06-14 Adrian Robert <Adrian.B.Robert@gmail.com> | ||
| 2 | |||
| 3 | * nsfont.m (ns_attribute_value): Remove. | ||
| 4 | (ns_attribute_fvalue): Incorporate code from ns_attribute_value. | ||
| 5 | (ns_has_attribute): Shrink the normal range. | ||
| 6 | (ns_findfonts): Don't worry about requested spec in determining | ||
| 7 | need for synthItal. | ||
| 8 | |||
| 1 | 2009-06-14 Seiji Zenitani <zenitani@mac.com> | 9 | 2009-06-14 Seiji Zenitani <zenitani@mac.com> |
| 2 | 10 | ||
| 3 | * xdisp.c [USE_MAC_TOOLBAR]: Remove obsolete definition for Mac Carbon. | 11 | * xdisp.c [USE_MAC_TOOLBAR]: Remove obsolete definition for Mac Carbon. |